#This is my personal portfolio project. The project is based on VueJs platform a modern JavaScript Framework. Technology used: NodeJs, VueJs, Bootstrap, jQuery and so on.
For running this project please clone or download this repository.
Then go to your project directory and run the command:
npm install
npm run dev
Please make sure you have running nodejs above 6+ version and npm 3+ version.
npm install
npm run dev
npm run build
npm run build --report
npm run unit
npm run e2e
npm test