rJS Minimal Application Template
Provides a basic file structure.
- Run
npm ito install project dependencies. - Run
npm run start:devornpm run start:prod.
As an alternative to the package scripts, rJS can be run through its global CLI (if installed).
Visit https://rapidjs.org for more information.