Component | Description |
---|---|
WIP | ... |
Variable | Default value | Description |
---|---|---|
WIP | ... |
- Vue.js 2.6
- Nuxt.js
- Storybook.js
Clone this repository, then use command line to run these commands:
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build and show Storybook docs
$ npx nuxt storybook
For detailed explanation on how things work, check out Nuxt.js docs.