Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 609 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 609 Bytes

Note

For all other information about this application see the application org page.

Installation Instructions:

Note: For those less techy folks, you can simply click the deployed link on the application org page 🥳

  1. Fork this repository.
  2. Clone it to your local machine using the green <> CODE button and paste that into your terminal with the command: git clone <paste here>
  3. Run the command: cd analog_fe
  4. Run the command: npm install
  5. Run the command: npm start
  6. The application will open in your browser