/parcel-react-boiler-plate

This repository contains simple project containing react parcel boilerplate

Primary LanguageCSS

parcel-react-boiler-plate

This repository contains simple project containing react parcel boilerplate

Prerequisites

Make sure you have installed all of the following prerequisites on your development machine:

Git - Download & Install Git. OSX and Linux machines typically have this already installed. Node.js - Download & Install Node.js and the npm package manager.

Steps to run

Clone this repository to wherever you like to keep your development code then run the following commands;

  • cd parcel-react-boiler-plate
  • npm install
  • npm start