Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 315 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 315 Bytes

React + Parcel

React-Parel-Boilerplate is a simple react app setup using parceljs, without the use of Webpack.

Installation

• git clone https://github.com/nikith050/react-parcel-boilerplate.git

• cd react-parcel-boilerplate

• yarn / npm install

• yarn / npm start