bennihz / tailwind-landing-page-nuxt

Nuxt Version of the Tailwind Template Landing Page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LIVE DEMO

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.

Landing Page

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

About

Nuxt Version of the Tailwind Template Landing Page

License:MIT License


Languages

Language:Vue 56.4%Language:JavaScript 43.4%Language:CSS 0.2%