Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 414 Bytes

File metadata and controls

39 lines (26 loc) · 414 Bytes

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