Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rapidjs-org/app-template

rapidJS web application template. Integrates an SCSS transpilation mechanism and ESLint.
https://github.com/rapidjs-org/app-template

rapidjs template web-app

Last synced: about 13 hours ago
JSON representation

rapidJS web application template. Integrates an SCSS transpilation mechanism and ESLint.

Awesome Lists containing this project

README

        

## [rJS](https://rapidjs.org) 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](https://rapidjs.org) for more information.