Skip to content

aditheking/aditheking.github.com

 
 

Repository files navigation

vikramtiwari.github.io

Github repo for Vikram Tiwari's Website

How to get your own?

  1. Fork the repo
  2. Rename the repo as your-user-name.github.com
  3. Check at http://your-user-name.github.com
  4. Start making changes!

How to run locally

Simply go to your cloned directory and start a static server:

  1. Python 2.7x python -m SimpleHTTPServer
  2. Python 3.x python -m http.server

Don't forget to star the repo. 😜

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.7%
  • HTML 12.0%
  • CSS 9.3%