Skip to content
This repository has been archived by the owner on Apr 15, 2021. It is now read-only.

statusflare-com/landing-page

 
 

Repository files navigation

The Statusflare Website

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

Releases

No releases published

Packages

No packages published

Languages

  • Vue 58.6%
  • JavaScript 41.2%
  • CSS 0.2%