Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aqib-git/instagram-story
Instagram story component
https://github.com/aqib-git/instagram-story
component instagram vuejs
Last synced: 5 days 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 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T00:46:33.000Z (about 2 years ago)
- Last Synced: 2023-03-06T09:54:26.726Z (almost 2 years ago)
- Topics: component, instagram, vuejs
- Language: Vue
- Homepage:
- Size: 3.97 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Instagram story component
![Story](https://d3dehtdmp2rwcw.cloudfront.net/ms_229520/UAFIXcNawzWdKDuNRq21nWjZDm1nCF/instagram-story%2B2019-11-10%2B20-50-44.png?Expires=1573399800&Signature=tPU4N8qlPYDCbAPf0H~Ko6SxJSpFXes9PYOwBDo782sBpJLd1cq1PV56f8H~hPG0Ri9dcBEztnqL-Qy82vzg31CYKro0HvydtWd9LhWl5-imCXsqwfbcMoirTRYSnh3CCwCYLKiOMiX9lflRSgOClGSKhwctRmth7ne5qxcM1-RiH0wuygDsq2YsG~TKoXVGO0eRac-ipmd-J8~Dl-dtJHco12KMOR4q1aXLGB5JFUabtStXomz54c9LuWcjf1sxtGsLT~LlrR2WJ0V1dCe3Ps4X4noBrJlfwaGwytcikNYZH5WQAdg7Y-0qUGc8HBqJY4KAA44Z8~ZVZdLJgs3jIQ__&Key-Pair-Id=APKAJBCGYQYURKHBGCOA)
## 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/).