Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 321 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 321 Bytes

Webapp development stack

Modern webapp development stack (Gulp, React, Jade, Stylus, Coffee)

Install

Clone this repo and install libraries and dependencies

cd webapp-stack
npm install
bower install

Usage

Run the project and open your browser http://localhost:8080

gulp watch