git clone https://github.com/tabvn/fileapp-reactjs.git fileapp
cd fileapp/api
npm install
npm run dev
cd app
npm start
git clone https://github.com/tabvn/fileapp-reactjs.git fileapp
cd fileapp/api
npm install
npm run dev
cd app
npm start