A collection of tools for public use created at RSS Blue.
During development, you can use
npm run serve
to launch the server.
For deployment, you can do
npm run build
to build the application.
After that, simply serve the static files generated in dist
directory.