Skip to content

nextstopsun/mvt-styler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Start

Make sure you have sqlite3 installed on your system.

Build project

./install.sh

Running Application

./run.sh

For UI-development cycle

./dev.sh

Uninstalling NPM nodules

./uninstall.sh

Building fonts

Copy fonts files to ./fonts folder. Then:

cd fonts
npm install
./build.sh

That's it!

About

Vector Style Editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.8%
  • CSS 3.4%
  • HTML 2.5%
  • Shell 0.3%