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

https://github.com/sayan751/au2-conventional-router-lite


https://github.com/sayan751/au2-conventional-router-lite

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# au2-conventional-router-lite

This project is bootstrapped by [aurelia/new](https://github.com/aurelia/new).

## Start dev web server

npm start

## Build the app in production mode

npm run build

## Unit Tests

npm run test

Run unit tests in watch mode.

npm run test:watch