https://github.com/ankeetmaini/router
An awesome Router!
https://github.com/ankeetmaini/router
Last synced: 8 months ago
JSON representation
An awesome Router!
- Host: GitHub
- URL: https://github.com/ankeetmaini/router
- Owner: ankeetmaini
- License: mit
- Created: 2016-06-11T21:39:19.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-11T22:04:13.000Z (about 10 years ago)
- Last Synced: 2025-03-18T03:22:26.847Z (about 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# router
Based on a video by [@aerotwist](https://twitter.com/aerotwist) and [@surma](https://twitter.com/DasSurma) on [Router](https://www.youtube.com/watch?v=q2azIeeeqZA)
# running
```
npm start
```
Open [http://localhost:3000/](http://localhost:3000/)