Skip to content
/ app-template Public template

rJS web application template.

Notifications You must be signed in to change notification settings

rapidjs-org/app-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

rJS Application Template

Integrates with HTML page templates, SCSS, and script minification.

Setup

  1. Run npm i to install project dependencies.
  2. Run npm run start:dev or npm 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.