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