pjyong / react-router-v4-demo

A realization that let you organize your many routes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This demo is created by "create-react-app", and it tells you how to organize your application routes via React router version 4.

1.Clone it

2.Run "npm install" in project folder

3.Run "npm start"

About

A realization that let you organize your many routes.


Languages

Language:JavaScript 78.8%Language:HTML 21.2%