Skip to content

A simple react application built with parcel js

Notifications You must be signed in to change notification settings

selligtom/react-parcel-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-parcel-starter

A simple react application built with parcel js Just clone this repo and start building your own React app

Prerequisite

Before running this app, install npm, a packet manager for Javascript

You can download it from the original website

Start using this project

Copy all these commands to your terminal to clone and run instantly the app

    git clone https://github.com/selligtom/react-parcel-starter.git
    cd react-parcel-starter
    npm start

To run the application, copy this command to your terminal:

npm start

The app will automatically install all the required packages at start

Use this template

You can now create a repo from this template, you just have to click on "use this template" button and then "create a new repository".

Releases

No releases published

Packages

No packages published