Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 193 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 193 Bytes

coffee-seed

An example app with es6 featuers used

Run instructions

  1. Clone repo.
  2. Install npm and Webpack.
  3. Run npm install.
  4. Run npm start.
  5. Open index.html file in Browser.