npm.io
1.1.26 • Published 2 years ago

@patrik_hajek/admin

Licence
UNLICENSED
Version
1.1.26
Deps
23
Size
1.1 MB
Vulns
8
Weekly
0

TOMAKE NUXT3 TEMPLATE

INSTALLATION

To install the project, add the following command into a package.json scripts section:

"scripts": {
  "admin-install": "yarn && ts-node-esm ./node_modules/@patrik_hajek/admin/src/server/scripts/install.mts"
}

then just run:

yarn admin-install