Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucasfontesgaspareto/rbk.money-copy
A rbk.money copy of layout write with tailwindcss
https://github.com/lucasfontesgaspareto/rbk.money-copy
Last synced: about 1 month ago
JSON representation
A rbk.money copy of layout write with tailwindcss
- Host: GitHub
- URL: https://github.com/lucasfontesgaspareto/rbk.money-copy
- Owner: lucasfontesgaspareto
- Created: 2019-06-07T03:18:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T18:26:28.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T06:43:20.535Z (over 1 year ago)
- Language: Vue
- Homepage: https://lucasfontesgaspareto.github.io/rbk.money-copy/
- Size: 3.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rbk.money-copy
> My hunky-dory Nuxt.js project
## Build Setup
``` bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn run dev# build for production and launch server
$ yarn run build
$ yarn start# generate static project
$ yarn run generate
```For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).