Skip to content

clarksandholtz/parcel-react-minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parcel-react-minimal

A minimal react starter (except for eslint and prettier config) ready for use with parcel.js

Usage

Install parcel globally

Then do the following:

git clone https://github.com/clarksandholtz/parcel-react-minimal.git
cd parcel-react-minimal && yarn install
parcel src/index.html

Open your browser to localhost:1234 and voila!

About

A minimal react starter (except for eslint and prettier config) ready for use with parcel.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published