This is the React frontend application for The Standard Smart Vaults project.
Install the project dependencies:
npm install
Edit the example env file, and rename it to .env
in the root of the project.
Start the application:
npm run dev
This is the React frontend application for The Standard Smart Vaults project.
Install the project dependencies:
npm install
Edit the example env file, and rename it to .env
in the root of the project.
Start the application:
npm run dev