Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tglide/old-tglideportfolio
https://github.com/tglide/old-tglideportfolio
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tglide/old-tglideportfolio
- Owner: TGlide
- Created: 2019-12-11T03:26:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T16:46:18.000Z (about 2 years ago)
- Last Synced: 2024-10-14T08:45:37.749Z (3 months ago)
- Language: Vue
- Size: 2.9 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tglide
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
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/).