Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 517 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 517 Bytes

react boilerplate

A new Webpack boilerplate with:

Getting Started

yarn install
yarn run start
open http://localhost:3000

Then go ahead and edit files inside src (any file except index.js).