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 27e234d494 Добавил выбор дня рождения 4 years ago
..
dist Исправил баг с генерацие личного кода. Сгенерировал новую версию 4 years ago
public Initial commit 4 years ago
src Добавил выбор дня рождения 4 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 Initial commit 4 years ago
tsconfig.json Initial commit 4 years ago
yarn.lock Initial commit 4 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.