- https://aethec.org ~> Main Website of this repository
- https://components.helpdev.org ~> Components used in this repository and across other Helpdev websites
- Create
.env
file - Add the token from Storyblok like
STORYBLOK_TOKEN=this_is_my_token
- Your Nuxt.js project can be started and will consume data from your Storyblok Space.
For more advanced article on how to build multilanguage website with Storyblok and Nuxt.js, check our The Complete Guide to Build a Full Blown Multilanguage Website with Nuxt.js.
# install dependencies
$ yarn
# serve with hot reload at localhost:3000
$ yarn dev
# generate static project
$ yarn generate
You will find your tailwind config viewer at http://localhost:3000/_tailwind/
- Vue Tailwind Components: https://www.vue-tailwind.com/
- Tailwind UI: https://tailwindui.com/