Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alaskaairlines/aurovuedemo
Demo app created with Vue and Auro Web Components
https://github.com/alaskaairlines/aurovuedemo
auro demo design-system vue
Last synced: 15 days ago
JSON representation
Demo app created with Vue and Auro Web Components
- Host: GitHub
- URL: https://github.com/alaskaairlines/aurovuedemo
- Owner: AlaskaAirlines
- Created: 2020-03-18T00:35:03.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T21:23:16.000Z (over 1 year ago)
- Last Synced: 2024-11-21T13:57:50.293Z (3 months ago)
- Topics: auro, demo, design-system, vue
- Language: Vue
- Homepage:
- Size: 2.45 MB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Auro Vue Demo
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).