Axta-Web Create a personal website with simple or basic language to see my personal progress during my school year. Used Languages and tools : VueJS CSS https://neumorphism.io Where did I found help : https://developer.mozilla.org Project Setup (default text of vuejs) npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build Lint with ESLint npm run lint