Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 521 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 521 Bytes

This project was bootstrapped with Create React App.

React Router Boilerplate

Installing

  • Clone this repository:
git clone https://github.com/emrullahayin/react-router-boilerplate.git
  • How to run locally?
  1. cd into the repo.
  2. Run yarn or npm i to download dependencies.
  3. Run yarn start or npm start to start the development server.

Deployment

The app can be deployed using either Netlify

Built With

  • Javascript
  • React - (UI library)