Skip to content

lixueying/react-with-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5e70335 · Dec 26, 2019

History

8 Commits
Jul 26, 2019
Oct 28, 2019
Jul 26, 2019
Dec 26, 2019
Dec 26, 2019
Oct 28, 2019
Dec 26, 2019
Dec 26, 2019
Dec 12, 2019
Dec 26, 2019
Dec 12, 2019
Jul 26, 2019
Dec 12, 2019
Dec 12, 2019
Oct 28, 2019
Dec 26, 2019
Dec 12, 2019

Repository files navigation

Simple Front-End

This repo is for react simple demo. You could download this repo and write your business code so that you don't need to build local env.

Quick Start

It will start docker, will do npm install inside docker. ./startLocal.sh npm install npm start

Dev mode

Run npm run start to start development server in local

Build

Run npm run build

localhost:8000

  • visit localhost:3000 will connect to backend dev environment

Run webpack-bundle-analyzer

  • Run npm run build to build project
  • Run npm run analyz to see the report

About

React+webpack+redux+docker简单框架

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published