Simple ERP module for hotel or travel industry.
How 2 run!
open
command promptand make folder for project
mkdir hotelerp
cd hotelerp
gh repo clone peamz4/Hotel-ERPmkdir hotelerp
cd hotelerp
git clone https://github.com/peamz4/Hotel-ERP.gitwith this link https://github.com/peamz4/Hotel-ERP.git
npm installyarn when you open project you will see
hotel-frontendandhotel-backendin project folder
cd hotel-frontend
yarn dev
+ open another cmd terminal
cd hotel-back
yarn devEnjoy Developing :4297pepehacker: