Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

generator-react-server

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-react-server

Yeoman generator for server side react.js rendering with Express, Browserify and Fluxxor

  • 0.0.7
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Yeoman generator that scaffolds out a front-end web app using gulp for the build process

Features

Please see our gulpfile.js for up to date information on what we support.

  • React, A JavaScript library for building user interfaces
  • Flux: unidirectional data flow using Fluxxor
  • Server side rendering with React and Express
  • Module loading using CommonJs Browserify

Getting Started

  • Install: npm install -g generator-react-server
  • Run gulp to build the client side components with browserify.
  • To run the site run node server.js

License

MIT license

Keywords

FAQs

Package last updated on 02 Apr 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc