Skip to content

coffee-js/coffee-workflow

 
 

Repository files navigation

Workflow based on Webpack & CoffeeScript

Scaffold for small projects.

Bash Alias

git clone git@github.com:react-china/coffee-workflow.git project
cd project/

Usage

  • Development
npm i
gulp dev
  • Production
gulp build
gulp rsync

Project Template

https://github.com/react-china/coffee-workflow

License

MIT

About

Simple page workflow based on Webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 99.5%
  • Other 0.5%