A repository for cncjs documentation and website.
To develop, please fork the project and then clone the forked repository to your local system. After that, run:
npm install
to install all dependencies.npm run build
to create a production version of the site.npm run dev
to develop on a local webpack-dev-server.
For more information see the contributors page
Licensed under the MIT License.