Getting Started To begin, you'll need to install node (using brew): brew install node Go to the directory of this prject and install the packages: npm ci Start the app: npm start App is reachable on localhost:3000