https://github.com/amozoss/webpack-coffeescript2-react-example
Webpack, coffeescript2, react example
https://github.com/amozoss/webpack-coffeescript2-react-example
coffeescript2 react webpack3
Last synced: 4 months ago
JSON representation
Webpack, coffeescript2, react example
- Host: GitHub
- URL: https://github.com/amozoss/webpack-coffeescript2-react-example
- Owner: amozoss
- Created: 2017-08-25T19:27:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-25T19:28:44.000Z (over 8 years ago)
- Last Synced: 2024-12-28T20:46:50.808Z (about 1 year ago)
- Topics: coffeescript2, react, webpack3
- Language: JavaScript
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Example of coffeescript2 and React configuration for Webpack
git clone git@github.com:amozoss/webpack-coffeescript2-react-example.git
cd webpack-coffeescript2-react-example
npm install
npm run build
cd public
python -m SimpleHTTPServer
Navigate to http://localhost:8000