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
07978e7e4e
|
4 years ago | |
---|---|---|
.. | ||
dist | 4 years ago | |
public | 4 years ago | |
src | 4 years ago | |
tests | 4 years ago | |
.browserslistrc | 4 years ago | |
.editorconfig | 4 years ago | |
.eslintrc.js | 4 years ago | |
.gitignore | 4 years ago | |
README.md | 4 years ago | |
babel.config.js | 4 years ago | |
cypress.json | 4 years ago | |
jest.config.js | 4 years ago | |
package.json | 4 years ago | |
tsconfig.json | 4 years ago | |
yarn.lock | 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