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

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

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