0.0.3-alpha.8 • Published 2 years ago

nuxt-typo3-ce v0.0.3-alpha.8

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

nuxt-typo3-ce

This package includes typed and tested content elements from nuxt-typo3. In the near feature we would like to use it in the core.

If your project use TypeScript you can install this content elements instead of default from nuxt-typo3.

Installation

yarn add nuxt-typo3-ce

Development in storybook

yarn storybook

Run unit tests

yarn test:unit

Lints and fixes files

yarn lint