Skip to content

rx-837/frontend-code-challenge

 
 

Repository files navigation

FrontendCodeChallenge

Prepare

Run yarn install

Development server

Run yarn start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run yarn build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run yarn test to execute the unit tests via Jest.

About

Example interview test for frontend candidates. https://www.mcmakler.de

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.4%
  • HTML 9.8%
  • CSS 3.8%