Skip to content

mamadfar/fe-recruitment

 
 

Repository files navigation

FE Live Coding Session App

This is a demo app used during our FE recruitment process

Install and build

npm install

if there are dependency problems, please run again the command with the --legacy-peer-deps flag

npm install --legacy-peer-deps

and after that

npm run build

Run local server with live reload

npm run ng serve

About

Boilerplate code for Recruitment purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 75.9%
  • HTML 9.4%
  • SCSS 8.9%
  • JavaScript 5.8%