Skip to content

Commit

Permalink
changed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Andcool-Systems committed Jul 27, 2024
1 parent a8a4502 commit a55a3b5
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
[![Made for pepeland](https://andcool.ru/static/badges/made-for-ppl.svg)](https://pepeland.net)

# PPLBandage
123
[![Made for pepeland](https://andcool.ru/static/badges/made-for-ppl.svg)](https://pepeland.net)
**Исходный код сайта с повязками.**

## Запуск

1. Установка зависимостей
`npm i`
2. Сборка исходников
`npm run build`
3. Запуск собранного сайта
`npm run start`

0 comments on commit a55a3b5

Please sign in to comment.