This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@enab/appstore
TypeScript icon, indicating that this package has built-in type declarations

1.0.8-beta.9 • Public • Published

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.

Additions

in playground/classes/App.ts : add points: number ; to class and this.points = args.points ?? 0 to the constructor .

Readme

Keywords

none

Package Sidebar

Install

npm i @enab/appstore

Weekly Downloads

5

Version

1.0.8-beta.9

License

MIT

Unpacked Size

51.3 kB

Total Files

39

Last publish

Collaborators

  • hassankadhim
  • eq0x0
  • hmh_6
  • gruceing