home scroll deno

2020 build project

Project Web Sites

https://cnc.js.org/

github repository:
https://github.com/cncjs/cncjs

Documentation

Development

Clone the source code by running
git clone https://github.com/cncjs/cncjs.git

Building the project

Open a terminal in the root of the project.
Production code
The file package.json contains a line such as
"build-prod": "bash scripts/build-prod.sh",
This can be called by running
npm run build-prod
Development code
The file package.json contains a line such as
"build-dev": "bash scripts/build-dev.sh",
This can be called by running
npm run build-dev

Category

Follow Me

discord