https://github.com/codebender828/nuxt-chakra-test
testing chakra with nuxt
https://github.com/codebender828/nuxt-chakra-test
Last synced: 3 months ago
JSON representation
testing chakra with nuxt
- Host: GitHub
- URL: https://github.com/codebender828/nuxt-chakra-test
- Owner: codebender828
- Created: 2020-03-08T08:01:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T04:33:14.000Z (over 3 years ago)
- Last Synced: 2025-04-08T14:15:15.089Z (about 1 year ago)
- Language: Vue
- Homepage: https://nuxt-chakra-test.now.sh
- Size: 2.78 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kiwi-test
> My magnificent Nuxt.js project
## 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).