Skip to content

cncjs/cncjs.org

Repository files navigation

build status

cnc.js.org

A repository for cncjs documentation and website.

Contributing

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

License

Licensed under the MIT License.