rJS Application Template
Integrates with HTML page templates, SCSS, and script minification.
- Run
npm i
to install project dependencies. - Run
npm run start:dev
ornpm 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.