Skip to content

mangoapp/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mango Frontend

Installation:

  1. Clone the github repo git clone https://github.com/mangoapp/frontend.git
  2. Navigate into repo cd frontend
  3. Install necessary packages npm install
  4. Install run-sequence because it's an arse npm install run-sequence
  5. Run gulp clean
  6. Start dev server using gulp or production server using gulp build

Note: you need to run gulp clean everytime you restart the server. We'll fix this in the future

About

Frontend for Mango app written in Angular

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published