https://github.com/gitfoxcode/p-curly
PNG->Code website for portfolio
https://github.com/gitfoxcode/p-curly
Last synced: 5 months ago
JSON representation
PNG->Code website for portfolio
- Host: GitHub
- URL: https://github.com/gitfoxcode/p-curly
- Owner: gitFoxCode
- Created: 2021-01-30T09:33:04.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-30T09:38:10.000Z (over 5 years ago)
- Last Synced: 2025-04-08T21:51:11.233Z (about 1 year ago)
- Language: Vue
- Size: 29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# curly
## 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/).