Skip to content

Base app for the frontend technical interview

Notifications You must be signed in to change notification settings

admetricks/frontend-interview-base

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 66.3%
  • HTML 33.7%