https://github.com/aqib-git/instagram-story
Instagram story component
https://github.com/aqib-git/instagram-story
component instagram vuejs
Last synced: 9 months ago
JSON representation
Instagram story component
- Host: GitHub
- URL: https://github.com/aqib-git/instagram-story
- Owner: aqib-git
- Created: 2019-11-08T17:30:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T00:46:33.000Z (over 3 years ago)
- Last Synced: 2025-03-31T19:46:34.056Z (over 1 year ago)
- Topics: component, instagram, vuejs
- Language: Vue
- Homepage:
- Size: 3.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Instagram story component

## 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/).