rapidjs-org / app-template

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rapidJS application template

Integrates SCSS transpilation mechanism and ESLint.

Run npm update to retrieve latest version of the rapidJS core package.

Scripts

Name Purpose
start Start the core environment
start:dev Start the core environment in DEV MODE
test Lint JS files in respective assets and plug-ins directory
scss Watch for SCSS file changes to be transpiled

About

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


Languages

Language:JavaScript 56.6%Language:HTML 43.4%