@matterlabs/zksync-nuxt-ui

v0.0.0
UI components for the zkSync dApps

@matterlabs/zksync-nuxt-ui

npm version npm downloads Github Actions CI Codecov License

UI components for the zkSync dApps

📖 Release Notes

Setup

  1. Add @matterlabs/zksync-nuxt-ui dependency to your project
yarn add @matterlabs/zksync-nuxt-ui # or npm install @matterlabs/zksync-nuxt-ui
  1. Add @matterlabs/zksync-nuxt-ui to the modules section of nuxt.config.js
{
  modules: [
    // Simple usage
    '@matterlabs/zksync-nuxt-ui',

    // With options
    ['@matterlabs/zksync-nuxt-ui', { /* module options */ }]
  ]
}

Development

  1. Clone this repository
  2. Install dependencies using yarn install or npm install
  3. Start development server using npm run dev

License

MIT License

Copyright (c) Matter Labs

npm i @matterlabs/zksync-nuxt-ui

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 4/27/2021

Downloads