sveak-chrome-extension/popup
2022-03-22 14:27:24 +07:00
..
dist сгенерировал прод версию 2022-03-22 13:26:35 +07:00
public Initial commit 2021-03-03 18:22:44 +07:00
src Поправил хэдер аутентификации 2022-03-22 14:27:24 +07:00
tests Initial commit 2021-03-03 18:22:44 +07:00
.browserslistrc Initial commit 2021-03-03 18:22:44 +07:00
.editorconfig Initial commit 2021-03-03 18:22:44 +07:00
.eslintrc.js Initial commit 2021-03-03 18:22:44 +07:00
.gitignore add dist 2021-03-04 09:22:41 +07:00
babel.config.js Initial commit 2021-03-03 18:22:44 +07:00
cypress.json Initial commit 2021-03-03 18:22:44 +07:00
jest.config.js Initial commit 2021-03-03 18:22:44 +07:00
package.json Добавил механизм работы с апи 2022-03-11 13:34:23 +07:00
README.md Initial commit 2021-03-03 18:22:44 +07:00
tsconfig.json Initial commit 2021-03-03 18:22:44 +07:00
yarn.lock Добавил механизм работы с апи 2022-03-11 13:34:23 +07:00

sveak-helper

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Run your end-to-end tests

yarn test:e2e

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.