Skip to content
This repository was archived by the owner on Mar 18, 2026. It is now read-only.
/ flipcore Public archive

3kh0/flipcore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 22, 2026
c91a3fb · · Feb 22, 2026

History

19 Commits
Feb 22, 2026
Feb 21, 2026
Feb 21, 2026
Feb 21, 2026
Feb 21, 2026
Feb 22, 2026
Feb 21, 2026

Repository files navigation

Nuxt Minimal Starter

Look at the Nuxt documentation to learn more.

Setup

Make sure to install dependencies:

# npm
npm install



# pnpm
pnpm install



# yarn
yarn install



# bun
bun installl

Development Server

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

# npm
npm run dev



# pnpm
pnpm dev



# yarn
yarn dev



# bun
bun run devv

Production

Build the application for production:

# npm
npm run build



# pnpm
pnpm build



# yarn
yarn build



# bun
bun run buildd

Locally preview production build:

# npm
npm run preview



# pnpm
pnpm preview



# yarn
yarn preview



# bun
bun run previeww

Check out the deployment documentation for more information.

About

A infinite ship runner with 4 simple inputs - Campfire Flagship Hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published