https://github.com/didierfranc/autoroute-starter
Autoroute.js "Hello World" starter kit
https://github.com/didierfranc/autoroute-starter
Last synced: about 2 months ago
JSON representation
Autoroute.js "Hello World" starter kit
- Host: GitHub
- URL: https://github.com/didierfranc/autoroute-starter
- Owner: didierfranc
- License: mit
- Created: 2016-06-09T21:32:04.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-10T09:38:08.000Z (about 9 years ago)
- Last Synced: 2024-04-13T19:20:50.628Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# autoroute-starter
Starter kit to play with https://github.com/didierfranc/autoroute.js
## Usage
```
git clone
npm install
``````js
npm start // or npm build
```🍻