Skip to content
/ jvkebox Public

A guitar tab tracker and personal playlist app. Made with Vue + Express

License

Notifications You must be signed in to change notification settings

kaboel/jvkebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jvkebox

This project is made with Vue.js + Express.js.

Project setup

cd in to /client and /server, then run:

yarn install

Compiles and hot-reloads for front-end development

inside /client, run:

npm run serve

Start up the Express server

inside /server, run:

npm start

Customize configuration

By default, the server runs on port: 8081, you can customize this by modifying the config.js file inside src/config and modify the baseURL entry on the client side API.

About

A guitar tab tracker and personal playlist app. Made with Vue + Express

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published