Skip to content

Latest commit

 

History

History

jQuery

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

jQuery-playlist

A playlist for jQuery

How to play

Serve the current directory as an http server to look at the htmls.

# install http-server
npm i / yarn

# run the server
npm run serve