Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/brandonseydel/aurelia-ionic
- Owner: brandonseydel
- Created: 2020-04-27T13:50:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-25T14:57:16.000Z (about 1 year ago)
- Last Synced: 2024-10-12T18:12:26.769Z (3 months ago)
- Language: TypeScript
- Size: 1.7 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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