web-adventure My Web Adventure. Prerequisites: NodeJS How to install and run: Install packages npm i Run project npm start Build project npm run build Deploy project (gh-pages) npm run deploy Create new adventure: ng g component adventures/ADVENTURE_TYPE/ADVENTURE_NAME