- Navigate to the client directory.
cd client- Install the npm packages.
npm install- Build the project by running the following command.
npm run buildOpen chrome browser, navigate to chrome://extensions/ and enable developer mode if you haven't already.
Click on load unpacked and select the build folder path.
That's it you have successfully installed Permistory on your machine 🎉
