A E-Commerce project
About | Technologies | Getting started | License
- React Js — A JavaScript library for building user interfaces
- Node Js — A web framework for Node Js
- Redux — A Predictable State Container for JS Apps
- Typescript — A Program lamguage
- Bootstrap — A front-end framework
- Clone this repo with
git clone https://github.com/calebesg/proshop.git - Move yourself to the proshop directory:
cd proshop
- Move yourself to the server directory:
cd backend - Run
yarnornpm installto install all dependencies - Run
npm run devinicialize server
- Move yourself to the web directory:
cd frontend - Run
yarnornpm installto install all dependencies - Run
npm startto start project
This project is licensed under the MIT License - see the LICENSE page for details.
