An open API service indexing awesome lists of open source software.

https://github.com/devonchurch/corn-chips


https://github.com/devonchurch/corn-chips

Last synced: 3 months ago
JSON representation

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