Skip to content

superhi/superhi-book-club

Repository files navigation

Book Club 📚

Table of contents

  1. Install Node.js.

    $ brew install node

  2. Clone this repo and cd into the directory.

  3. Install all the dependencies.

    $ yarn install

  4. Start your server.

    $ yarn start

  5. Open a new tab and navigate to http://localhost:3000 to see your app.