Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daniel-le97/shane
https://github.com/daniel-le97/shane
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/daniel-le97/shane
- Owner: daniel-le97
- Created: 2022-11-12T19:15:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T05:56:44.000Z (about 1 year ago)
- Last Synced: 2024-12-09T14:57:58.745Z (about 1 month ago)
- Language: SCSS
- Size: 1.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shane - VueJS Personal Portfolio Template
## 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
```