eis-admin-starter-kit

0.0.15 • Public • Published

EIS-admin-starter-kit

This is the starter kit for the EIS system frontend. All eis frontend modules should be used base on this project.

Preconditions

  1. Please make sure you have quasar cli install by running command yarn global add @quasar/cli.
  2. You have to install nodejs 10.23.0, because some requirement limitation from the lower level modules.

Usage

  1. Download the EIS frontend starter kit by running 'git clone https://gitlab.com/eis-modules/eis-admin-starter-kit.git fe'. Be aware of that you have to rename the folder to something like 'fe' without dash, otherwise there will be error when loading the page. This shold be a bug to be fixed.
  2. In the starter kit project, add any modules as you wish by running 'yarn add xxx'. By default the core module and the demo module should be added already.
  3. Install dependencies by running 'yarn install'.
  4. Run the starter kit project by running 'yarn start'.

Try

How this works

Modules

Global hooks

Configuration

Testing

Readme

Keywords

none

Package Sidebar

Install

npm i eis-admin-starter-kit

Weekly Downloads

1

Version

0.0.15

License

GPL-1.0-or-later

Unpacked Size

1.11 MB

Total Files

57

Last publish

Collaborators

  • sosfos