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

https://github.com/stevehobbsdev/ddcn-js-demo


https://github.com/stevehobbsdev/ddcn-js-demo

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# JS ES6/Webpack/Babel demo

Requires Node >= 6.x

Clone the repo, then:

`$ npm install`

To run the project using [Webpack dev server](https://github.com/webpack/webpack-dev-server):

`$ npm start`

Check out the previous commits for the journey as to how to build this project.