Skip to content

NeonNexus0408/Kikbak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WonderVid

An automatically generated music video top 100 of the web.

Building

Make sure you have node, and meteor installed

node -v
meteor --version

Once everything is installed, open two terminal tabs for the project.

To start server go to /Server: (starts on localHost:4000)

npm install
gulp

To start client got to WonderVidClient: (starts on localHost:3000)

meteor

Navigate to http://localhost:5000/videosList to see the first 20 videos. GET http://localhost:5000/videos for full list

Go to http://localhost:3000/ to see UI.

About

An automatically generated music video top 100 of the web.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published