Skip to content

pratishshr/react-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-boilerplate

React Boilerplate.

This project was bootstrapped with Create React App.

Setup

First clone this repository.

$ git clone git@github.com:pratishshr/react-boilerplate.git

Install dependencies. Make sure you already have nodejs, npm and yarn installed in your system.

$ yarn

Create a .env file for environment variables.

$ cp .env.example .env

Running locally

$ yarn start

Building for Production

$ yarn build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published