The development repository for my website hosted on GitHub Pages.
Made with Vue.js framework. It's a nice framework. The website supports various browsers and has a portable design. Looks good on mobile devices and tablets as well. Languages and techs used:
- A bit of TypeScript
- CSS & SCSS
- Regular HTML
Live website on GitHub Pages: AndrijaS37N.github.io. Possible node_modules vulnerabilities found in package-lock.json. For example:
"dependencies": {
"tar": ">=4.4.2"
}
But I think I may have resolved or deleted this requirement already (not updated that often).
Chosen emojis have been tested and work on these platforms and more specifically operating systems:
- MS Windows 10 +
- Linux Ubuntu 18.04 +
- MacOS 10.14 +
Vue-cli was used to create the project and the starting dependencies. There is a vue-gui neesh functionality as well, a GUI in the browser for easier management.
Auto-generated part of the README is below.
npm install
npm run serve
npm run build
npm run test
npm run lint