Skip to content

nosana-ci/nosana-dashboard

Repository files navigation

Nosana Dashboard

Nuxt 3 site for the Nosana Explorer.

Nosana Dashboard

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