The purpose of this library is providing gamification and active learning capabilities while staying modular and easy to distribute.
This library needs to be build before using. The same applies after each change. Imagine this is a npm package.
npm build_libbefore starting the normalnpm startroutine
npm build-lib:watchwill watch for changes and automatically build lib
npm run packageto create a .tgz file, that can be imported into other apps
- No Permission Errors during dev: Delete dist/ and build again.
Cant resolve module: Restart thenpm startroutine. It sometimes doesn't notice changes to the file system (lib)