https://github.com/devonchurch/corn-chips
https://github.com/devonchurch/corn-chips
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devonchurch/corn-chips
- Owner: devonChurch
- License: mit
- Created: 2017-01-16T07:44:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-14T09:46:16.000Z (about 9 years ago)
- Last Synced: 2024-11-14T09:27:08.293Z (over 1 year ago)
- Language: HTML
- Size: 85 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Corn Chips
A dummy data generator
## Demo
(Coming soon)
## Usage
(Coming soon)
## Installation
- Clone this repository
```javascript
git clone https://github.com/devonChurch/corn-chips.git
```
- Install project dependancies
```javascript
npm install
```
- Start developing by watching and compiling files with [Webpack (v2)](https://webpack.js.org/)
```javascript
npm run build:development
```
## License
MIT