Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rapidjs-org/app-template
- Owner: rapidjs-org
- Created: 2021-09-26T16:56:34.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-23T22:55:25.000Z (almost 3 years ago)
- Last Synced: 2023-03-11T13:27:16.447Z (over 1 year ago)
- Topics: rapidjs, template, web-app
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.