emcniece / cncjs.org

A repository for cncjs documentation and website

Home Page:https://cnc.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A repository for cncjs documentation and website

https://cnc.js.org

License:MIT License


Languages

Language:JavaScript 85.2%Language:CSS 12.9%Language:Shell 1.9%