Built with React JS, Bootstrap 5
Demo »
Built with React JS and Bootstrap 5
Yêu cầu: Với MySQL: Đã cài NodeJS, cho csdl trong file ecome.sql vào xampp với tên database là ecom. Bật apache và mysql lên
- Clone the repo:
git clone https://github.com/bhaumikpatel/E-Commerce-Template.git
- Install with npm:
npm install
- Runs the app in the development mode
npm start
- Run the database:
node server.js
- Builds the app for production to the
build
foldernpm run build