/min-app-template

rJS minimal web application template.

Primary LanguageHTML

rJS Minimal Application Template

Provides a basic file structure.

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.