Skip to content

ydhn/react-boilerplate

Repository files navigation

React 16.3 Boilerplate

Install

Install dependencies.

$ npm install

Start

This script runs the webpack-dev-server that provides live reloading.

$ npm start

The default port of this server is 5000.

Test

test with jest

$ npm run test

Build

build production

$ npm run dist

About

Boilerplate for React 16.3 + ES6(with Optional Chaining) + Customizable Bootstrap 4 + Material-UI etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published