Skip to content

EvgenySmekalin/tab-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tab-tracker

A Vue.js + express.js web test app

To start app you need:

  1. Run client
  2. Run sever

Run client

Go to tab-tracker/client dir in your command line interpreter and run commands:

npm install
npm run dev

Run sever

Go to tab-tracker/server dir in your command line interpreter and run commands:

npm install
npm start

Test app work

Visit http://localhost:8080

About

A Vue.js + express.js web test app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published