Github repo for Vikram Tiwari's Website
- Fork the repo
- Rename the repo as your-user-name.github.com
- Check at http://your-user-name.github.com
- Start making changes!
Simply go to your cloned directory and start a static server:
- Python 2.7x python -m SimpleHTTPServer
- Python 3.x python -m http.server
Don't forget to star the repo. 😜