waylaidwanderer / sana-space-birthday-project

Website for Sana's Space Birthday Project: https://www.youtube.com/watch?v=5QjLshtQGuQ

Home Page:https://sanaspacebirthdayproject.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sana's Space Birthday Project

Built with nuxt 3.

Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install --shamefully-hoist

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Checkout the deployment documentation for more information.

About

Website for Sana's Space Birthday Project: https://www.youtube.com/watch?v=5QjLshtQGuQ

https://sanaspacebirthdayproject.com

License:MIT License


Languages

Language:Vue 80.7%Language:JavaScript 18.8%Language:TypeScript 0.5%