Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 412 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 412 Bytes

Multi 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