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 [email protected]:LaunchPadLab/hit-the-books.git
cd hit-the-books
npm install
npm start
open localhost:8080