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

https://github.com/willdoescode/webdesign-class

⚡️A repo for my webdesign class⚡️
https://github.com/willdoescode/webdesign-class

css html sass scss vue webdesign

Last synced: 27 days ago
JSON representation

⚡️A repo for my webdesign class⚡️

Awesome Lists containing this project

README

          

# webdesign-class

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

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

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

### Lints and fixes files
```
yarn lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).