/cabin_app

Primary LanguageJavaScript

Family Cabin App

Installation

  1. Clone or download the repo.
  2. Navigate to the root of the repo on your local machine.
  3. Run npm install.
  4. Run npm run build.
  5. Run npm start to open the React app in a browser.