@wbg-mde/bootstrap-module
v7.0.21
Published
Metadata Editor Bootstrap Module.
Downloads
3
Maintainers
Readme
Metadata Editor Bootstrap-module(@wbg-mde/bootstrap-module)
All the pop-up functionalities are managed by this module.
This application will be an independent application, it will be published through npm or create installer packages via commands.
Installation
WB-MDE requires Node.js v10+ to run.
Install the dependencies and devDependencies and start the server.
npm install
Run application in development mode
npm run ele:dev
Run application in production mode
npm run ele:aot
Create application package for Windows
npm run pack:win32
Create application package for MAC
npm run pack:mac
Create application installer for Windows
npm run installer:win32
Publish application
npm publish --access public
Main dependencies
| Package | NPM Link | Source Link | | ------ | ------ | ------ | | Model | @wbg-mde/model | --------- | | Repository | @wbg-mde/repository | --------- | | R-factory | @wbg-mde/r-factory | --------- |
Environment
- Angular v7.2.0
- Electron v4.2.0
- Node 10.15.3
- Nedb 1.8.0
Contributors
- Navin VI ([email protected])
- Libin Thomas ([email protected])
- Ghanashyam C Kartha ([email protected])
License
MIT