christiancazu / frontend-interview-base

Base app for the frontend technical interview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Base app for the frontend technical interview


Languages

Language:JavaScript 61.8%Language:HTML 36.9%Language:Dockerfile 1.3%