Skip to content

eigen-fund/eigenfund

Repository files navigation

Eigen Fund Website

Eigen Fund Website Preview


Eigen Fund Website uses Nuxt 3 and Tailwind CSS.

Deploy to Netlify

This web application is running on Netlify

Features

  • 🚀 Nuxt 3 with Vue 3
  • 🎨 Tailwind CSS for styling
  • 🖼️ Nuxt Image for optimized image handling
  • 🎯 Nuxt Icon for easy icon integration
  • 📱 Fully responsive design
  • ⚡ Fast and optimized performance

A customizable Nuxt starter using:

Prerequisites
Node.js v20.9+.
(optional) nvm for Node version management.

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

# generate static project
$ npm run generate

# preview production build locally
$ npm run preview

Project Structure

├── data/            # JSON file for content
├── components/      # Vue components
├── layouts/         # Layout components
├── pages/           # Application pages
├── public/          # Static files
└── assets/          # Assets that need processing

Next Steps

Here are a few suggestions on what to do next:

Releases

No releases published

Packages

 
 
 

Contributors