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

https://github.com/edu-fedorae/vuejs-how-to

Vuejs How To Example projects from the "How To ... In Vuejs" series on YouTube.
https://github.com/edu-fedorae/vuejs-how-to

docker dynamic-layouts howto howto-tutorial pwa scroll-to-top vite vue vue-cli vue-router vue3 vuejs vuetify vuetify3 youtube

Last synced: about 1 month ago
JSON representation

Vuejs How To Example projects from the "How To ... In Vuejs" series on YouTube.

Awesome Lists containing this project

README

          

# Vuejs How To Examples
```
git clone https://github.com/edu-fedorae/vuejs-how-to.git
cd vuejs-how-to
git checkout [branch]
```

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn serve
```

### Compiles and minifies for production
```
yarn build
```

### YouTube
See [Playlist](https://www.youtube.com/watch?v=Re7FnxBVNoA&list=PL0kQPOHhjroJ1pQID3yvB8BomL_lkizq9).