coffee-jsx-sass-react-webpack-template

0.0.5 • Public • Published

#Coffee Jsx Sass React Webpack Template

This package will do the following for you

  • Compile your cjsx
  • Link all the modules in common.js format
  • Compile your sass
  • Concat all of them into on file, in dist/ folder, with filename app.js
  • It also do live reload to any changes to both sass or cjsx files
  • You will have to copy index.html from src/ to dist/ manually

Run the following command to see the effects:

  • npm run build
    This command will compile everything into a compressed js file to dist/ folder
  • npm run dev
    This command will run a live reload server @ localhost:8080, you may open this address in the browser

Package Sidebar

Install

npm i coffee-jsx-sass-react-webpack-template

Weekly Downloads

1

Version

0.0.5

License

ISC

Last publish

Collaborators

  • nexusxtriker