@samelogic/samelogic-js
v2.6.4
Published
The Samelogic Web and Node SDK that is used for validating ideas in your project.
Downloads
42
Readme
Playground
- Build (
rush build
) - Run in dist:
- Install serve globally
npm i -g serve
- Run serve in dist
serve -s --cors dist
- Install serve globally