Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 562 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 562 Bytes

EZ Planner React Client

Getting started

Contributing

Follow the instructions listed in the link below:

  • https://gist.github.com/Chaser324/ce0505fbed06b947d962

Instructions

Please insure that npm v10.18.0 is installed on your machine.

  • Install npm:
    • v10.18.0
  • Install and authenticate snyk:
    • https://support.snyk.io/hc/en-us/articles/360003812458-Getting-started-with-the-CLI
    • Will likely need to authenticate via API token snyk auth <API Token>
    • run snyk wizard
  • Start Font End
    • npm i && npm start