Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

yuanzhhh/React-generator

Repository files navigation

React-generator

🚨 NOTICE: Sorry, I haven't maintained this project for a long time, so this project is for reference and experiment only.

Intro

React-generator client or ssr for development

  • webpack 4
  • koa 2
  • Redux
  • react-router 4
  • sass
  • Router dynamic

Usage

## Installation
$ npm install -g react-g-cli

## Quick start
$ react-g init "project name"

# Install npm packages for china
$ npm i node-sass --sass_binary_site=https://npm.taobao.org/mirrors/node-sass/ & npm i

# Develop for CSR
$ npm run dev

# Develop for SSR
$ npm run devs

About

React-generator CSR or SSR for react CLI

Resources

Stars

Watchers

Forks

Packages

No packages published