https://github.com/kirpinev/burger
Маленькая бургерная на краю вселенной...
https://github.com/kirpinev/burger
css-modules react react-dnd redux redux-thunk typescript websocket
Last synced: 11 months ago
JSON representation
Маленькая бургерная на краю вселенной...
- Host: GitHub
- URL: https://github.com/kirpinev/burger
- Owner: kirpinev
- Created: 2021-11-03T07:43:21.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-11T16:03:58.000Z (almost 4 years ago)
- Last Synced: 2025-01-08T04:41:54.638Z (about 1 year ago)
- Topics: css-modules, react, react-dnd, redux, redux-thunk, typescript, websocket
- Language: TypeScript
- Homepage: https://kirpinev.github.io/burger
- Size: 4.44 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Маленькая бургерная на краю вселенной...
[Ссылка](https://kirpinev.github.io/burger) на деплой.
## Доступные скрипты
In the project directory, you can run:
### `npm start`
Запускает приложение в режимеразработки по адресу [http://localhost:3000](http://localhost:3000).
### `npm test`
Запускает интерактивный тест раннер.
### `npm cypress:open`
Запускает тесты через cypress.
### `yarn build`
Собирает приложение для продакшена в папку `build`.
### `npm deploy`
Деплоит собранное приложение на gh-pages.