LogoLogo
HOMEPRODUCTSBUY PRODUCTGET COUPON
  • Flutter Grocery Pro
  • Introduction
  • Overview
  • Features
  • Technologies
  • Prerequisites
  • Source code
  • Changelog
  • FAQ
  • Support
  • API - Backend
  • NodeJS Installation
  • NestJS Installation
  • API Setup
  • Run API
  • Release
  • MongoDB setup
  • DASHBOARD
    • Angular Installation
    • Dashboard Setup
    • Run Dashboard
    • Release Dashboard
  • Grocery Customer App
    • Flutter Installation
    • App Setup
    • App Structure
    • Run App
    • Release build
  • USER-MANUAL-CMS
    • Products
    • Categories
    • Coupon
    • Deals
    • Orders
    • Settings
Powered by GitBook
On this page

Was this helpful?

  1. DASHBOARD

Angular Installation

It provides information about the Angular installation.

PreviousMongoDB setupNextDashboard Setup

Last updated 4 years ago

Was this helpful?

Prerequisites

  • node-sass

You need to install the package globally on your machine to run the 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