A dummy data generator
(Coming soon)
(Coming soon)
- Clone this repository
git clone https://github.com/devonChurch/corn-chips.git
- Install project dependancies
npm install
- Start developing by watching and compiling files with Webpack (v2)
npm run build:development
MIT