Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brandaoplaster/brandaoplaster.io
My home page (under development)
https://github.com/brandaoplaster/brandaoplaster.io
bulma vuejs2 vuetify
Last synced: 25 days ago
JSON representation
My home page (under development)
- Host: GitHub
- URL: https://github.com/brandaoplaster/brandaoplaster.io
- Owner: brandaoplaster
- Created: 2020-01-08T22:42:34.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T19:48:50.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T06:15:44.593Z (over 1 year ago)
- Topics: bulma, vuejs2, vuetify
- Language: Vue
- Homepage: https://brandaoplaster.github.io/brandaoplaster/
- Size: 1.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# brandaoplaster.github.io
## 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/).