You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sipachev Igor bae8e6fbe6 Сгенерировал прод версию 2 years ago
..
dist Сгенерировал прод версию 2 years ago
public Initial commit 4 years ago
src Настроил скрытие формы после успешного добавления 2 years ago
tests Initial commit 4 years ago
.browserslistrc Initial commit 4 years ago
.editorconfig Initial commit 4 years ago
.eslintrc.js Initial commit 4 years ago
.gitignore add dist 4 years ago
README.md Initial commit 4 years ago
babel.config.js Initial commit 4 years ago
cypress.json Initial commit 4 years ago
jest.config.js Initial commit 4 years ago
package.json Добавил механизм работы с апи 3 years ago
tsconfig.json Initial commit 4 years ago
yarn.lock Добавил механизм работы с апи 3 years ago

README.md

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.