mdbda-js

1.1.10 • Public • Published

mdbda-js

A MDBDA.org toolkit and web modeler

Contributing

See the contribution guide

Development

Prerequisites

Make sure you have git, node-js, npm or yarn installed before you continue.

Dependencies

Execute yarn install or npm install on project root to install dependencies.

Building

Depending on your dependencies manager (yarn or npm), the project will be built and the dev-server will be started at localhost:9000.

This job use the index.html file in the assets directory.

# build project and rebuild on file changes
yarn dev or npm run dev

For Production

# build project minified and without sourcemaps
yarn prod or npm run prod

After this command open the file index.prod.html and check if the generated files work at expected.

Testing

# single test run
yarn test or npm test

Readme

Keywords

none

Package Sidebar

Install

npm i mdbda-js

Weekly Downloads

1

Version

1.1.10

License

GPL-3.0

Last publish

Collaborators

  • 3fd