https://github.com/igorhalfeld/crediup-front
Revolucionando o crédito no brasil
https://github.com/igorhalfeld/crediup-front
Last synced: over 1 year ago
JSON representation
Revolucionando o crédito no brasil
- Host: GitHub
- URL: https://github.com/igorhalfeld/crediup-front
- Owner: IgorHalfeld
- Created: 2019-06-08T20:47:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T21:31:00.000Z (over 3 years ago)
- Last Synced: 2024-05-30T02:22:17.264Z (about 2 years ago)
- Language: Vue
- Homepage: https://crediup.netlify.com
- Size: 22.1 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Crediup
Revolucionando o crédito no brasil
## Build Setup
``` bash
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm start
# generate static project
$ npm run generate
```
For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).