🖌️
multi-location-grocery
  • Multi-location Grocery
  • Introduction
    • Overview
    • Prerequesites
    • Technology
    • Source Code
    • Changelog
    • Faq
    • Support
  • Dashboard
    • Angular Installation
    • Run Dashboard
    • Dashboard Setup
  • Customer app
    • Flutter Installation
    • Customer App setup
    • Customer App Structure
    • Run Customer App
    • Release Build
  • Delivery boy app
    • Installation
    • Delivery Boy App setup
    • Delivery Boy App Structure
    • Run Delivery Boy App
  • User manual
    • Deals
    • Orders
    • Coupons
    • Settings
    • Category
    • Products
    • Location
  • Website
    • Webapp Installtion
    • Web app setup
  • Api Backend
    • Nestjs Installation
    • Api Setup
    • Run API
    • Mongodb Setup
Powered by GitBook
On this page

Was this helpful?

  1. Website

Webapp Installtion

It gives detailed information regarding various commands used to run the project and how to how to install a web app.

PreviousLocationNextWeb app setup

Last updated 4 years ago

Was this helpful?

Prerequisites

  • node-sass

You need to install the package globally on your machine to run dashboard. if you are on Linux or MAC need to add Sudo before each commend.

npm install -g @angular/cli
Nodejs 10 or above
angular-CLI