davepies / weathr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather - a simple weather forecast thing ...

... using react and react-engine to make it isomorph.

alt text

Get it running:

npm i
npm start
# to watch
npm run watch

Get tests running:

Note: (uses zombiejs - needs iojs)

# run them all
npm run test
# unit
npm run test:unit
# integration
npm run test:integration

About


Languages

Language:JavaScript 100.0%