https://github.com/nenodias/bambole-eco-vida
Criação de uma loja virtual usando o vue e bulma
https://github.com/nenodias/bambole-eco-vida
bulma hacktoberfest vue vuejs
Last synced: about 1 month ago
JSON representation
Criação de uma loja virtual usando o vue e bulma
- Host: GitHub
- URL: https://github.com/nenodias/bambole-eco-vida
- Owner: nenodias
- Created: 2020-07-22T18:45:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T12:14:37.000Z (over 2 years ago)
- Last Synced: 2024-05-07T18:07:40.858Z (12 months ago)
- Topics: bulma, hacktoberfest, vue, vuejs
- Language: Vue
- Homepage:
- Size: 1.92 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bambole-fraldas
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).