https://github.com/luandro/teste-ssb-core
https://github.com/luandro/teste-ssb-core
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/luandro/teste-ssb-core
- Owner: luandro
- Created: 2021-07-09T12:44:08.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-09T18:14:54.000Z (almost 5 years ago)
- Last Synced: 2025-01-11T19:39:08.245Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.02 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# teste-ssb-core
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn build
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/).