Skip to content

coursedog/cc-recruitment-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is base for recruitment task. Main code will be delivered later. For now, please setup environment and install dependencies.

Requirements:

  • Node: 22.12.0
  • Npm: 10.9.0

Stack:

  • Vue 3
  • Express
  • TypeScript
  • Node
npm i # Install deps
npm run dev # Run dev
open http://localhost:3000 # Check if be is working
open http://localhost:5173 # Check if fe is working

Tests:

npm run test
npm run test -- --watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published