@astrakraft/core-lib
v0.0.34
Published
This README would normally document whatever steps are necessary to get your application up and running.
Readme
Astrakraft Core libraries
Overview
@astrakraft/core-lib is a collection of utilities that is required for running the astrakraft designer and the target.
Features
Installation
To install the package, run:
npm install @astrakraft/core-libOr with yarn:
yarn add @astrakraft/core-libGotchas
While developing on designer and target, you can just move the dist folder after doing npm run build to node_modules/@astrakraft/core-lib. Make sure you remove .next folder of designer otherwise the next js caches the libraries and you won't see your changes.
Usage
API
Utilities
Contact
For any issues, questions, or suggestions, please reach us at [email protected]
