/React-Router-Lessons

Source code and project files from thenewboston React-Router tutorial

Primary LanguageCSS

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