Skip to content

isomorphic web app boilerplate (Node.js、Express、React、Redux、Sass、PostCSS、ESLint、Jest、Bootstrap 4、Webpack)

License

Notifications You must be signed in to change notification settings

eden90267/isomorphic-react-starter

Repository files navigation

isomorphic-react-starter

Isomorphic web app boilerplate

Use the packages

  • Node.js
  • Express
  • React
  • Redux
  • Redux Thunk
  • Sass
  • PostCSS
  • ESLint
  • Jest
  • Bootstrap 4
  • Webpack

System Requirement

  • node 8
  • npm 5 (or yarn 1)

How to install: https://nodejs.org/en/download/

Installation

Run this npm command to install dependencies.

$ npm install

Build

Run this npm command to build the JavaScript Bundle.

$ npm run build

Run

Run this npm command to build the JavaScript Bundle and open the browser to the app using the file api.

$ npm start

Run Webpack Dev Server (Usage Nodemon and Liveload plugins)

Run this command to start the app using the webpack dev server.

$ npm run dev

About

isomorphic web app boilerplate (Node.js、Express、React、Redux、Sass、PostCSS、ESLint、Jest、Bootstrap 4、Webpack)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published