Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 150 Bytes

File metadata and controls

10 lines (7 loc) · 150 Bytes

Simple example using React-Router-Dom for Client-side Routing of a React SPA

Installing

npm install

Running

npm start

Testing

npm test