journal.pl/README.md

31 lines
595 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# journal
Презентационный слой для проекта журнал
UI позволяет управлять курсам, набором лекций а так же отмечать присутствие студентов
## Установка
### установка зависимостей
```shell
npm install
```
### Настройка окружения
пропишите в hosts строку
```
127.0.0.1 ift-b1.kc.inno-js.test
```
## Запуск
```shell
npm start
```
откройте в браузере [проект](http://ift-b1.kc.inno-js.test)