Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-boilerplate

A boilerplate react app.

Getting Started

Prerequisites

Node.js and NPM are required for installing dependencies. Downloads can be found here.

If you want to clone the respository rather than download it, git is also required. Downloads can be found here.

Clone or download the repository

Run one of the following commands in your terminal to clone the repository:

Clone using HTTPS

git clone https://github.com/brycechampaign/react-boilerplate

Clone using SSH

git clone git@github.com:brycechampaign/react-boilerplate.git

Download

If you do not want a functional git repo included, just download the zip and extract the project instead.

Install required dependencies

Using your terminal, navigate to the project directory and run the following command:

npm install

Start the application

Use the following command to run the application in your browser in development mode:

npm run start

Build the application

Use the following command to build the application in production mode:

npm run build

About

A boilerplate react app.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages