Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 275 Bytes

File metadata and controls

7 lines (6 loc) · 275 Bytes

CryptoTest - FrontEnd

git clone

yarn add or npm install

Create a .env file in the root of the dir and then copy & paste the code from the .env.dist file before you run yarn start

yarn start

NOTE: Must have backend running first before running the FrontEnd