Skip to content

joshwilkerson/parcel-js-react-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Parcel + ⚡️ React

a super-simple, low-overhead React development tool

Getting Started:

  1. yarn global add parcel-bundler (if not already installed)

  2. yarn install

  3. yarn start

Other Commands:

  • yarn restart: restarts development server without opening a new tab
  • yarn prettier: manually trigger Prettier
  • yarn eslint: generate ESLint error report
  • yarn build: package/build site

Branches:

  • master: Parcel/React development environment
  • sample-components: same dev environment but with sample React Components

Proudly built with ParcelJS ❤️

About

a simple React starter built with ParcelJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published