Skip to content

namruthaharikumar/html5-css3-js-jquery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML5, CSS3, JS and jQuery

The repository holds all artifacts of my HTML5, CSS3, JS and Jquery Training Course.

Install

yarn install

Set Proxy

(General)
npm config set proxy http-proxy-server-URL:proxy-port
npm config set https-proxy https-proxy-server-URL:proxy-port

(For Oracle)
npm config set proxy http://www-proxy.us.oracle.com:80
npm config set https-proxy https://www-proxy.us.oracle.com:443 
git config --global http.proxy "www-proxy.us.oracle.com:80"

References

Jquery UI Examples on Github

License

MIT

Contribute

Pull Requests always welcome, as well as any feedback or issues.

About

HTML5, CSS3, Javascript & Jquery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%