CV with my current skills, tech stack and pet projects.
Demo.
-
Clone this repo or downloand zip:
[email protected]:katepysova/CV.git
-
Change your current directory to this project directory.
-
npm install
-
npm run prepare
- to install git pre-commit hook. Does not work not in a git repository. -
git add .husky/pre-commit
- to add git pre-commit hook.
-
npm run dev
- to start the app on the localhost. -
npm run dev
- to build the app. -
npm run deploy
- to deploy the app on the GitHub Pages.
npm run format
- to format and lint the code.
- HTML5;
- SCSS;
- JS (ES6);
- Gulp.