Skip to content

jpuccinit/Toolbox-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Toolbox-test

The test feature both Backend and Frontend in the same repo. In order to access each one of them please navigate to each one on a separate command line or terminal.

Backend

  1. Locate directory with: cd backend
  2. Install dependencies: npm install
  3. Run project with: npm run-script dev
  • If you wish to test please run: npm run-script test

Frontend

  1. Locate directory with: cd frontend
  2. Install dependencies: npm install
  3. Run project with: npm start
  • If you wish to test please run: npm test

About

Test for toolbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published