|
3 weeks ago | |
---|---|---|
in | 3 weeks ago | |
src | 3 weeks ago | |
.gitignore | 3 weeks ago | |
README.md | 3 weeks ago | |
babel.config.js | 3 weeks ago | |
nodemon.json | 3 weeks ago | |
package-lock.json | 3 weeks ago | |
package.json | 3 weeks ago | |
tsconfig.json | 3 weeks ago |
This is a project that generates a set of JSON Tiled maps for workadventure based on a template map and a list of questions for
npm i
in the root folderRun npm run watch:build
to watch the source files and compile them, and npm run watch:start
to run the script after each compilation.