You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The teamable app is a sample web application used to teach a variety of software development skills and technologies to IT beginners in a coding bootcamp style course. The app provides basic team and member management functionality focused on enabling hands-on education.
This is an application for managing employee profiles
To run the tests execute
npm run test
To package the application execute
npm pack
Application runs on port 3000
About
The teamable app is a sample web application used to teach a variety of software development skills and technologies to IT beginners in a coding bootcamp style course. The app provides basic team and member management functionality focused on enabling hands-on education.