Solved testing task of abz.agency company
See hosted site in Github Pages: https://m-nick.github.io/abz.agency.testing/
- Framework: Vue.js
- Css preprocessor: Sass (Scss)
- Customized ESLint
- Html, Css, JS, Webpack, Yarn, Node.js
- animate.css (for making simple animation)
- inputmask vanilla version (without
JQuery) (for making type-mask in <input type="tel"> element) - vue-line-clamp (for making ellipses and multiline ellipses in elements if text is too long)
- vue-touch-events (for swiping left close menu)
yarn install
yarn serve
yarn build
Make deploy to [email protected]:m-nick/abz.agency.testing.git master:gh-pages
./build.sh