@matterlabs/zksync-nuxt-ui

0.0.0 • Public • Published

@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.0
    2

Package Sidebar

Install

npm i @matterlabs/zksync-nuxt-ui

Weekly Downloads

2

Version

0.0.0

License

MIT

Unpacked Size

4.43 kB

Total Files

5

Last publish

Collaborators

  • ramonzksync
  • hatemosphere-matterlabs
  • andreydrebot
  • gluk64
  • popzxc
  • npm-matterlabs