An open API service indexing awesome lists of open source software.

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...

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
```