Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brandonseydel/aurelia-ionic

This is an aurelia ionic 5 starter project
https://github.com/brandonseydel/aurelia-ionic

Last synced: about 2 months ago
JSON representation

This is an aurelia ionic 5 starter project

Awesome Lists containing this project

README

        

# aurelia

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

## Analyze webpack bundle

npm run analyze