https://github.com/thifacco/instagram-shop-angular
📷 Clone do Instagram Shop desenvolvido com Angular
https://github.com/thifacco/instagram-shop-angular
angular bootstrap5 instagram
Last synced: 3 months ago
JSON representation
📷 Clone do Instagram Shop desenvolvido com Angular
- Host: GitHub
- URL: https://github.com/thifacco/instagram-shop-angular
- Owner: thifacco
- Created: 2021-06-08T18:24:18.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-04T03:03:30.000Z (about 3 years ago)
- Last Synced: 2025-04-07T06:38:34.580Z (about 1 year ago)
- Topics: angular, bootstrap5, instagram
- Language: TypeScript
- Homepage:
- Size: 1.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Instagram Shop
📷 Clone do Instagram Shop desenvolvido com Angular e Bootstrap
## Instalar as dependências
```
npm install
```
## Iniciar a aplicação
```
npm start
```