https://github.com/antoniandre/my-snippets-v2
https://github.com/antoniandre/my-snippets-v2
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/antoniandre/my-snippets-v2
- Owner: antoniandre
- Created: 2018-10-01T03:16:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-18T08:02:09.000Z (over 7 years ago)
- Last Synced: 2025-07-27T08:53:41.679Z (12 months ago)
- Language: Vue
- Size: 268 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my-snippets-v2
## 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
```