Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 363 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 363 Bytes

Base AngularJS App

This example AngularJS app will give you everything you need to get started with the frontend technical interview.

Getting started

  1. Clone the repo
  2. Install the dependencies with npm install
  3. Execute gulp (global install) or npx gulp (if local install only) to run the app