Skip to content

A simple Reactjs project starter using Parcel

Notifications You must be signed in to change notification settings

myquite/react-parcel-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactJS starter with Parcel

This is a very minimal React Starter to build small, throwaway apps while learning React.

  1. Click on the "Use this Template" Button and setup your own repository.

  2. Clone your new repo to get started

  3. Install the dependencies

npm install
  1. Start up the development server
npm start

This was originally from Dave Ceddia's article Smaller React Projects, with Parcel

About

A simple Reactjs project starter using Parcel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published