New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

slush-node-react-iso

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slush-node-react-iso

My slush generator for NodeJS + ReactJS + Flux with Isomorphic JavaScript support

0.0.2
latest
Source
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Slush generator for NodeJS + ReactJS + Flux with Isomorphic support

All written in ES6-7 with babel support

Contain the following major frameworks/components:

  • Express
  • Mongoose
  • Passport
  • React
  • Alt (for flux)
  • ISO (for isomorphic)
  • Webpack
  • Mocha (may replace)
  • Chai (may replace)
  • Sinon (may replace)

After clone/download this repo run:

  • npm install -g slush-node-react-iso
  • slush node-react-iso

After answer all questions, and install all NPM's run:

  • gulp init
  • gulp build-all
  • cd dist/server
  • node app.js

Than go to your browser and run:

http://\<your-selected-domain\>:\<your-selected-port\>
p.s. Your-selected-domain and your-selected-port is what your choise during the slush installation

Notes:

* The generator just built quick-and-dirty, need to improve more and will change serioucly from time to time (if i'll have time:), so consider it as 85% ready to use..

Keywords

slushgenerator

FAQs

Package last updated on 06 Sep 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts