codeShaurya / food-rocket-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FoodRocket

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd canteen-ms-frontend
  • npm install

Running / Development

Building

  • ember build (development)
  • ember build --environment production (production)

About


Languages

Language:JavaScript 65.9%Language:HTML 32.8%Language:CSS 1.3%