- Clone the project to your own machine.
https://github.com/SahanPunchihewa/Inventory-Management-System-Web.git
- Checkout to the
dev
branch.
-
Open
Inventory-Management-System-Web
with CMD Terminal -
Then enter this command in your terminal
yarn install
-
Create a
.env
file in theInventory-Management-System-Web
directory and copy the variables from theexample.env
file into the.env file
-
Finally run the frontend using this command
yarn dev
-
In terminal will display the frontend running URL
- Live demo: https://ims.sahanpunchihewa.com/