/library-code-along

Library Code Along

Primary LanguageJavaScript

Library Code Along Starting Point

  1. Run npm install
  2. Run npm start (starts the frontend)
  3. Run node server.js in a separate terminal (starts the backend)