Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 301 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 301 Bytes

create-parcel-react-app

Scaffold to get your new React.js app running using power of Parcel bundler

  1. Clone the repository using git clone https://github.com/heysujal/create-parcel-react-app.git
  2. Run npm i
  3. Run npm start

Done. Your React App is now running on http://localhost:1234/