Skip to content
forked from RSurya99/nefa

Free landing page template built using nuxt and tailwindcss

License

Notifications You must be signed in to change notification settings

makindajack/nefa

 
 

Repository files navigation

NEFA Landing Page

Free landing page template built using Nuxt 2 and Tailwindcss 3

LIVE DEMO

Thumbnail

Project Structure

.
├── assets
│ ├── css
│ └── img
├── components
│ └── base
├── layouts
├── mixins
├── pages
├── plugins
├── static
├── README.md
├── nuxt.config.js
├── package.json
└── tailwind.config.js

Getting Started

# clone this repository or click 'use this template' button
$ git clone https://github.com/RSurya99/nefa.git

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

Use it for learn, but please don’t republish, redistribute, or resell the template.

Code by rsurya99
UI/UX by irvanmoses

About

Free landing page template built using nuxt and tailwindcss

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 91.8%
  • JavaScript 6.7%
  • CSS 1.5%