0.0.6 • Published 9 years ago

ehr-table v0.0.6

Weekly downloads
18
License
-
Repository
github
Last release
9 years ago

Gulp React Karma Less

To start do a clone of this repo and type in your terminal:

npm install

gulp dev

Then open the browser and type: localhost:8000. This will start webpack development server with hot code reload for React components.

To run tests continuously (TDD) type in:

gulp tdd

To run tests just once you can use:

gulp test

To build for production run:

gulp product
0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago