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 installto install all dependencies.npm run buildto create a production version of the site.npm run devto develop on a local webpack-dev-server.
For more information see the contributors page
Licensed under the MIT License.