Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```