To get started, you may follow these steps.
This is an example of how to list things you need to use the software and how to install them.
-
Modify env
Rename the .envexample to .env and add your MONGO_URI
-
Clone the repo
git clone https://github.com/vn-aj-vngrd/unichem-ecommerce.git
-
Install NPM packages
# Backend deps npm install
# Frontend deps cd frontend npm install
-
Run Server
npm run server
-
Run App
npm run dev
- Horeb Barriga
- Nikolai Tumapon
- Roque Gelacio Jr.
- Van AJ Vangurdia