Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 420 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 420 Bytes

Portfolio of Tatiana Fokina

About the project

This is the third version of my portfolio.

Tech stack

Powered by 11ty and Nunjucks for templates, SCSS for styles, and JavaScript.

A development process

For installing.

npm install

For a test and a local deployment.

npm test

For the final deployment.

npm run build