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

1.0.1-beta.3 • 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/systemapps

Weekly Downloads

0

Version

1.0.1-beta.3

License

MIT

Unpacked Size

66.3 kB

Total Files

50

Last publish

Collaborators

  • hassankadhim
  • eq0x0
  • hmh_6
  • gruceing