GitHunt
WA

waylaidwanderer/sana-space-birthday-project

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

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.

Languages

Vue80.7%JavaScript18.8%TypeScript0.5%

Contributors

MIT License
Created May 25, 2022
Updated November 9, 2023
waylaidwanderer/sana-space-birthday-project | GitHunt