Skip to content

Nuxt3 demo for use with wombat wallet

Notifications You must be signed in to change notification settings

Spielworks/demo-wombat

Repository files navigation

Demo Wombat

Nuxt3 demo for use with wombat

Look at the nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

Development Server

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

# yarn
yarn dev

# npm
npm run dev

Production

Build the application for production:

# yarn
yarn build

# npm
npm run build

Locally preview production build:

# yarn
yarn preview

# npm
npm run preview

Checkout the deployment documentation for more information.

About

Nuxt3 demo for use with wombat wallet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published