https://github.com/gitfoxcode/foxtagram
PNG->Code website for portfolio
https://github.com/gitfoxcode/foxtagram
Last synced: 4 months ago
JSON representation
PNG->Code website for portfolio
- Host: GitHub
- URL: https://github.com/gitfoxcode/foxtagram
- Owner: gitFoxCode
- Created: 2021-01-30T09:43:00.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-30T09:44:18.000Z (over 5 years ago)
- Last Synced: 2025-09-10T00:23:50.475Z (9 months ago)
- Language: Vue
- Size: 1010 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# foxtagram
## 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/).