Skip to content

device25/style-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Style Editor

Development

Install dependencies

npm i

Add your mapbox access token to ACCESS_TOKEN in .env.local

cp example.env.local .env.local

Commit

To commit use git-cz

git-cz

Deploy

npm run deploy