Skip to content

katepysova/CV

Repository files navigation

CV

CV with my current skills, tech stack and pet projects.
Demo.

Installation

  1. Clone this repo or downloand zip:

    [email protected]:katepysova/CV.git

  2. Change your current directory to this project directory.

  3. npm install

  4. npm run prepare - to install git pre-commit hook. Does not work not in a git repository.

  5. git add .husky/pre-commit - to add git pre-commit hook.

How to run

  • 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.

Additional

npm run format - to format and lint the code.

Stack

  • HTML5;
  • SCSS;
  • JS (ES6);
  • Gulp.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published