Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankprod committed Jan 16, 2024
2 parents 8e70127 + add364a commit 24fa393
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
<h1 align="center">
ivankprod.ru website repository
ivankprod.ru website repository
</h1>

<div align="center">

[![Netlify Status](https://api.netlify.com/api/v1/badges/4fd59566-f2e3-4ed0-8ad3-4726b08e2e45/deploy-status)](https://app.netlify.com/sites/ivankprod-gatsby/deploys)
[![ci](https://github.com/ivankprod/web/actions/workflows/ci.yml/badge.svg)](https://github.com/ivankprod/web/actions/workflows/ci.yml)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/6ad4c8e01ebe44088c742d10b1a64cdb)](https://app.codacy.com/gh/ivankprod/web/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![](https://tokei.rs/b1/github/ivankprod/web?category=code)](https://github.com/ivankprod/web)

</div>

## Quick local start

Expand All @@ -17,7 +20,7 @@
2. Install all dependencies and run the site
```shell
cd web
npm install
npm i
npm start
```

Expand Down

0 comments on commit 24fa393

Please sign in to comment.