Welcome to Hit the Books, a demo app for LaunchPad Lab's Tech Toolkit workshops.
- node To install, download the appropriate package from from the website.
- npm After installing node, you can install npm with
npm install npm@latest -g
git clone git@github.com:LaunchPadLab/hit-the-books.gitcd hit-the-booksnpm installnpm startopen localhost:8080