nuxt-typo3-ce
v0.0.3-alpha.8
Published
This package includes typed and tested content elements from nuxt-typo3. In the near feature we would like to use it in the core.
Downloads
70
Readme
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