Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 210 Bytes

File metadata and controls

16 lines (13 loc) · 210 Bytes

Vue Test Utils v1.0.0.-beta30

After Cloning/Downloading do the following

npm install

Command to run the project

npm run serve

Command to run unit tests

npm run test:unit