https://github.com/dashed/babel-webpack
https://github.com/dashed/babel-webpack
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dashed/babel-webpack
- Owner: dashed
- Created: 2015-12-30T16:42:14.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-30T16:42:32.000Z (about 10 years ago)
- Last Synced: 2025-01-17T04:15:01.517Z (about 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.