Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brandonroberts/ng-vite
A demo application of Angular, Angular Material, and Vite
https://github.com/brandonroberts/ng-vite
angular vite
Last synced: 2 months ago
JSON representation
A demo application of Angular, Angular Material, and Vite
- Host: GitHub
- URL: https://github.com/brandonroberts/ng-vite
- Owner: brandonroberts
- Created: 2022-03-04T21:21:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-24T10:25:14.000Z (over 2 years ago)
- Last Synced: 2024-10-04T12:52:27.371Z (3 months ago)
- Topics: angular, vite
- Language: TypeScript
- Homepage: https://www.youtube.com/watch?v=P9vcLPsW9lQ
- Size: 382 KB
- Stars: 26
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular + Vite Demo app
YouTube Video: https://www.youtube.com/watch?v=P9vcLPsW9lQ
## Setup
```sh
yarn
```## Serve
```
yarn dev
```