cmints / website

Website for CMintS
https://cmints.io/
MIT License
1 stars 2 forks source link

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}