aurelia/aurelia

View on GitHub
examples/realworld-advanced/README.md

Summary

Maintainability
Test Coverage
# aurelia2-realworld-example-app

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

## Start dev web server

    npm start

## Build the app

Build files to dist folder.

    npm run build

# aurelia2-realworld-example-app