Skip to content

vikasVicky94/React-Router-Lessons

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Source code and project files from thenewboston React-Router tutorial.

Getting Started

To get started, first install all the necessary dependencies.

> npm install

Run an initial webpack build

> webpack

Start the development server (changes will now update live in browser)

> npm run start

To view your project, go to: http://localhost:3000/

Links

About

Source code and project files from thenewboston React-Router tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 79.9%
  • JavaScript 19.2%
  • HTML 0.9%