- Node (13.12.0)
- NPM (6.14.4) or Yarn (1.22.4)
- MongoDB (4.2.0)
- Make sure MongoDB is running on your system
- Clone this repository
- Open command line in the admin-app, backend, flip-cart-clone folder,
- To install dependencies, run
npm install
oryarn
and then runnpm start
- To install dependencies, run
- App will automatically open in the browser with different localhost
SETUP AND INSTALLATION Minimum Hardware Requirements
Software Requirements
Operating system: Any modern version of MacOS, Windows, or Linux
Browser: Any modern browser such as Chrome, Firefox, Safari, Opera, etc.
A code editor or IDE such as Atom, Visual Studio Code or WebStorm.
Node.js, version >= 6.0.0 and a package manager such as npm or yarn.
MongoDB installed
Useful links:
Node: https://nodejs.org/en/download/package-manage/