https://github.com/feliciousx/test-cycle-router
testing cyclic-router with cycle-create-app
https://github.com/feliciousx/test-cycle-router
Last synced: over 1 year ago
JSON representation
testing cyclic-router with cycle-create-app
- Host: GitHub
- URL: https://github.com/feliciousx/test-cycle-router
- Owner: FeliciousX
- Created: 2017-01-06T03:53:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-06T03:55:33.000Z (over 9 years ago)
- Last Synced: 2025-02-04T21:15:55.953Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# test-cycle-router
This is created using [create-cycle-app](https://github.com/cyclejs-community/create-cycle-app) to test [cyclic-router](https://github.com/cyclejs-community/cyclic-router)
To use it:
1. Clone the repo
2. Make sure you have `create-cycle-app` installed
3. run `npm install`
4. run `npm start`