rJS Application Template
Integrates with HTML pageframe, SCSS, and an iconfont.
- 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.