Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 308 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 308 Bytes

Vue-app

Vue App storing tracks

Setup/Run App

1.Install Node -min 8.2.1 2. Run 2 terminals:

I.
cd /client
npm install
npm start
II.
cd /server
npm install
npm start

I forgot igonre one modules so you clone rep may take some time :)