Skip to content

Minimal React 16 Boilerplate using Webpack 4 and Babel 7

Notifications You must be signed in to change notification settings

bpbuch/react-boilerplate

Repository files navigation

React Boilerplate

Minimal boilerplate for creating a React app without create-react-app.

Getting Started

npm install
npm start

This will start a webpack dev server.

Open http://localhost:9000/ to view the application in the browser.

About

Minimal React 16 Boilerplate using Webpack 4 and Babel 7

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published