Course: Multiplatform Programming for Mobile Device (IE307)
VNU-HCM University of Information Technology
Authors:
- Huynh Nhan Thap (hnthap)
- Nguyen Cuong Linh
To download source code and setup the dependencies, run:
git clone https://github.com/hnthap/furniture_selling_app --recurse-submodules --depth 1
cd furniture_selling_app
npm run setup
Starting from the directory of THIS FILE, run this:
cd backend
npm run build
npm run start
Starting from the directory of THIS FILE, run this:
cd frontend
npm run start