Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 349 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 349 Bytes

Avocado

an Angular Point of Sale system

Tech

  • Angular
  • NodeJS
  • ExpressJS
  • MongoDB
  • Mongoose

Installation

Prerequisites

  • NodeJS
  • MongoDB

Getting Started

Install dependencies and start development server

$ git clone https://github.com/ArashDai/Avocado.git

$ npm install

$ npm start

Navigate to localhost:3000