Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wh1t3h47/dev-greeter
I will import some rules from port0lio as well, but the approach here is different, rather costumizing Vuetify. Note as well that 3.x px is only relevant if I use 10px in the style as well, so we should follow aurea proportion as well in a decimal base
https://github.com/wh1t3h47/dev-greeter
Last synced: about 1 month ago
JSON representation
I will import some rules from port0lio as well, but the approach here is different, rather costumizing Vuetify. Note as well that 3.x px is only relevant if I use 10px in the style as well, so we should follow aurea proportion as well in a decimal base
- Host: GitHub
- URL: https://github.com/wh1t3h47/dev-greeter
- Owner: wh1t3h47
- Created: 2020-10-19T03:15:33.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T18:35:52.000Z (about 2 years ago)
- Last Synced: 2024-05-28T16:43:28.999Z (7 months ago)
- Language: Vue
- Size: 2.99 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dev-greeter
## Build Setup
```bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).