Skip to content

Latest commit

 

History

History

frontend

Food App - Frontend

The frontend was built using Angular (4/5/6) & Reactive Forms.

Stack

  • Angular 6+ & Typescript
  • Reactive Forms & RxJS
  • Bootstrap & Font Awesome

Quick Start

  1. Run npm i to install package dependencies.

  2. Go to the folder "src/environments" and change the configuration files if needed.

  3. Run npm run start:dev for starting the server.

Build

Run npm run build:prod for building the project as production mode.

Credits

  • All images in this app belong to Freepik.
  • The app template belongs to AdminLTE.