/single-lang-starter

Single language website starter for CMintS

Primary LanguageHTML

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