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

https://github.com/dashed/babel-webpack


https://github.com/dashed/babel-webpack

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

babel-webpack
=============

Project seed.

- webpack
- babel 6.x
- eslint
- react

0. Install webpack: `npm install -g webpack`
1. Run webpack: `webpack`
2. Use your [favourite static server](https://gist.github.com/willurd/5720255) to serve `/assets`.
3. Develop `/src`.
4. ???
5. Profit.

License
=======

Public domain.