logigator / logigator-shared-comps

Moved to https://github.com/logigator/logigator

Repository from Github https://github.comlogigator/logigator-shared-compsRepository from Github https://github.comlogigator/logigator-shared-comps

Moved

This package is no longer used, it's contents were moved to https://github.com/logigator/logigator

LogigatorSharedComps

Build Status

Component Library used in LogigatorHome and LogigatorEditor.

In this Libary are all components and styles needed by both projects.

To build the library run npm run build;

To serve The library run npm start. You can then use the local version of the library in project to take advantage of live-reloading. In order to do so install the library with npm i file:../logigator-shared-comps/dist/logigator-shared-comps.

Publishing

The Package is automatically published, when code is pushed to the master branch. Before you push code to master, please ensure that the version in projects/logigator-shared-comps/package.json is higher than the currently published version.

License

This Project is licensed under the MIT License - see the LICENSE file for details

About

Moved to https://github.com/logigator/logigator

License:MIT License


Languages

Language:TypeScript 57.2%Language:SCSS 26.5%Language:HTML 14.3%Language:JavaScript 2.0%