https://github.com/codebender828/instagram-chakra
Instagram Feed Page Built on Chakra UI Vue
https://github.com/codebender828/instagram-chakra
Last synced: about 1 year ago
JSON representation
Instagram Feed Page Built on Chakra UI Vue
- Host: GitHub
- URL: https://github.com/codebender828/instagram-chakra
- Owner: codebender828
- Created: 2021-03-04T16:21:00.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-04T19:17:38.000Z (over 5 years ago)
- Last Synced: 2025-02-14T10:23:45.745Z (over 1 year ago)
- Language: Vue
- Homepage: instagram-chakra-git-main-codebender828.vercel.app
- Size: 176 KB
- Stars: 12
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# instagram-on-chakra
## Build Setup
```bash
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
```
For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).