Skip to content

Cheerazar/Brainstorm

 
 

Repository files navigation

Stories in Ready Brainstorm

brainstorming app

##Getting Started

serve index.js with nodemon (page will reload on server and client files changes)

gulp

run client side tests automatically whenever files change

gulp karma-auto

run server side tests one time

npm test

set up automatic jsx compiling on save:

first install react tools (if you have not already may need to run as sudo)

npm install -g react-tools

then run from the root of the application

gulp jsx-auto

About

brainstorming app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%