1.1.0 • Published 2 years ago

@enab/todo v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Nuxt Module

Development

  • yarn install
  • Update the following:
    1. package.json: change @enab/module-starter to @enab/your-module-name.
    2. src/module.ts: change module-starter and moduleStarter.
    3. components/ModuleName: change directory name ModuleName to your module name.
  • yarn dev:prepare
  • yarn dev
  • Your playground inside playground folder.