Skip to content

nosana-ci/stake.nosana.com

Repository files navigation

Nosana Stake

Nuxt 4 site for the Nosana Stake.

Build Setup

Make sure to install the dependencies:

# install dependencies
npm ci

# Start the development server on `http://localhost:3000`:
npm run dev

# Or build the application for production:
npm run generate

# Preview the production build
npx http-server .output/public