Skip to content

304475hmj/dapp-portal

Repository files navigation

Nuxt 3 Minimal Starter

Look at the Nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

# npm
npm install

# yarn
yarn install

# pnpm
pnpm install

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

Check out the deployment documentation for more information.

About

Your portal to zkSync - Wallet, Bridge, Faucet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 66.1%
  • TypeScript 29.1%
  • Gherkin 3.6%
  • JavaScript 1.0%
  • SCSS 0.2%
  • Shell 0.0%