syng-web/README.md

224 B

Syng web client

This is the web client for Syng

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build