tailwind-landing-page-nuxt
tailwind-landing-page-nuxt copied to clipboard
Nuxt Version of the Tailwind Template Landing Page
Tailwind Toolbox - Nuxt Version of Landing Page Template
Nuxt Version Landing Page is an open source landing page template for Tailwind CSS specificly for the Nuxt.js framework created by Vannsl for the Tailwind Toolbox.

Build Setup
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
Test Coverage
| File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s |
|---|---|---|---|---|---|
| All files | 100 | 100 | 100 | 100 | |
| components | 100 | 100 | 100 | 100 | |
| CallToAction.vue | 100 | 100 | 100 | 100 | |
| CallToActionContent.vue | 100 | 100 | 100 | 100 | |
| FeatureLeft.vue | 100 | 100 | 100 | 100 | |
| FeatureRight.vue | 100 | 100 | 100 | 100 | |
| Features.vue | 100 | 100 | 100 | 100 | |
| Hero.vue | 100 | 100 | 100 | 100 | |
| HeroContent.vue | 100 | 100 | 100 | 100 | |
| Logo.vue | 100 | 100 | 100 | 100 | |
| Price.vue | 100 | 100 | 100 | 100 | |
| PriceHighlighted.vue | 100 | 100 | 100 | 100 | |
| Prices.vue | 100 | 100 | 100 | 100 | |
| TeaserColumn.vue | 100 | 100 | 100 | 100 | |
| Teasers.vue | 100 | 100 | 100 | 100 | |
| TheFooter.vue | 100 | 100 | 100 | 100 | |
| TheHeader.vue | 100 | 100 | 100 | 100 | |
| pages | 100 | 100 | 100 | 100 | |
| index.vue | 100 | 100 | 100 | 100 |