Skip to content

CoonJS/react-react-router-dom-simple-boilerplate

Repository files navigation

Basic React, React-router-dom boilerplate for starting projects with webpack4

start

npm install
npm run start

Browser open automatically, If not, then try to open http://localhost:8080/ in your browser

production

npm run build

You will have your production code in dist directory

preview

Preview