Skip to content

lenconda/generator-react-ssr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-react-ssr

NPM version Build Status Dependency Status Coverage percentage

A generator for server-side rendering with React and Webpack.

Boilerplate here.

Installation

First, install Yeoman and generator-react-ssr using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-react-ssr

Usage

Generate the Main Project

yo @lenconda/react-ssr

Generate a Page

yo @lenconda/react-ssr:page

Generate a Server Route

yo @lenconda/react-ssr:route

License

MIT © lenconda

About

🚧 A yeoman generator for Webpack SSR

Resources

License

Stars

Watchers

Forks

Packages

No packages published