Single language website starter for CMintS.
Links
Installation
npm i
Starting server
With cache
npm start
For development
npm run dev
Generating static content
npm run build
Deploying
npm run deploy
npm i
npm start
npm run dev
npm run build
npm run deploy