Skip to content

ANovokmet/Beautiful-maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beautiful-maps

Beautiful-maps is an SVG World map editor. It was made to create social media posts easier, more specifically Instagram map pages. It contains a set of features big enough to achieve the goal. Try it out here!

Development

Install the dependencies...

npm install

...then start Rollup:

npm run dev

Navigate to localhost:5000. You should see your app running. Edit a component file in src, save it, and reload the page to see your changes.