Wendlereis / candidates

A monorepo app with Vuejs + Nodejs to list candidates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Candidates

This is a monorepo app with a nodejs backend and a vuejs frontend

How to run

  // install dependencies
  yarn

  // run monorepo
  yarn start
  
  // run tests
  yarn test

About

A monorepo app with Vuejs + Nodejs to list candidates


Languages

Language:Vue 61.6%Language:JavaScript 34.2%Language:HTML 2.8%Language:Dockerfile 1.4%