Skip to content

desafree/invoice-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run
  # move into client folder
  cd front
  # install dependencies
  npm install
  # start the application
  npm run start
  
  # open new terminal window on the directory

  # move into server folder
  cd server
  # install dependencies
  npm install
  # start the application FE
  npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published