Nickle is a place to share your ideas and talent with other people through one medium. You can share projects, create progress posts and review what other people are working on. I know Nickle is spelled incorrectly, because everything in the world doesn't have to be perfect.
Make sure you have the latest stable version (LTS) of Node.js
The following commands will install and run the latest development version of Nickle
git clone https://github.com/sushii2/nickle.git
cd nickle
npm install
npm run dev
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.