An open API service indexing awesome lists of open source software.

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

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
```

🍻