Skip to content

superhi/superhi-shower-thoughts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shower Thoughts 🚿

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.