vikramtiwari.github.com
vikramtiwari.github.com copied to clipboard
Simple one pager website for your profile. Hosted with :heart: on GitHub Pages
trafficstars
vikramtiwari.github.io
Github repo for Vikram Tiwari's Website
How to get your own?
- Fork the repo
- Rename the repo as
your-user-name.github.com - Check at http://your-user-name.github.com
- Start making changes!
How to run locally
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. :stuck_out_tongue_winking_eye: