Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 735 Bytes

README.md

File metadata and controls

57 lines (36 loc) · 735 Bytes

CMintS website

Website content for the CMintS project.

Theme

Name: CMintS

Website: https://cmints.io/

Designed by: Newman

Developed by: saroyanm

Requirements

Installation

npm i

Starting server

With cache

npm start

For development

npm run dev

Generating static content

npm run build

Crowdin

Upload source strings to the Crowdin

npm run crowdin-upload -- {crowdin-key}

Download translations from the crowdin

npm run crowdin-download -- {crowdin-key}