Shubh0501 / Website

This repository contains the code of my website which is written using Vue.js which is a progressive Javascript framework. Hope you like this project!

Home Page:http://shubh0501.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Website using Vue.js by Shubham Pasari

This project is created using Vue.js which is a progressive Javascript framework. This design of the website is inspired from another personal website of Pascal Van Gemert. He has created the website using custom made PHP framework. You can check out his work for more inspiration.

I have used some of the icons in my website from icons8 website.

This entire project was developed using Visual Studio Code which is a great platform for any language.

In case you want to run this project in your own system, you will need to install nodejs and npm. The setup instructions is given below.

Project setup

npm install

Install Bootstrap Vue dependency

npm install --save bootstrap-vue

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

I hope this project inspires you to create something of your own too and learn some new cool stuff.

Thanks!

About

This repository contains the code of my website which is written using Vue.js which is a progressive Javascript framework. Hope you like this project!

http://shubh0501.github.io


Languages

Language:Vue 96.8%Language:HTML 1.7%Language:JavaScript 1.5%