charites serve
It will automatically launch server with http://localhost:8080.
Options
After entering project directory, just run charites serve, it will automatically launch server with http://localhost:8080.
cd <project_dir>
charites serve
- It should build sprite and glyphs in realtime.
- the sprite and glyphs url in
style.json is replace to the url start with http://localhost:8080/.
charites serve
It will automatically launch server with
http://localhost:8080.Options
--port <custom port>number of custom portrealtime style editing
After entering project directory, just run
charites serve, it will automatically launch server withhttp://localhost:8080.style.jsonis replace to the url start withhttp://localhost:8080/.