https://github.com/simplyprogrammer/myinstagram
Instagram clone in vue...
https://github.com/simplyprogrammer/myinstagram
Last synced: 20 days ago
JSON representation
Instagram clone in vue...
- Host: GitHub
- URL: https://github.com/simplyprogrammer/myinstagram
- Owner: SimplyProgrammer
- Created: 2022-06-24T20:10:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-30T07:59:13.000Z (over 3 years ago)
- Last Synced: 2025-03-27T19:52:01.232Z (10 months ago)
- Language: Vue
- Homepage:
- Size: 1.93 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# school-company.app
## 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
```