Find a file
2021-01-16 20:02:53 +00:00
public init 2021-01-16 14:56:42 +00:00
src Remove default components 2021-01-16 20:02:53 +00:00
tests/unit init 2021-01-16 14:56:42 +00:00
.browserslistrc init 2021-01-16 14:56:42 +00:00
.eslintrc.js init 2021-01-16 14:56:42 +00:00
.gitignore init 2021-01-16 14:56:42 +00:00
babel.config.js init 2021-01-16 14:56:42 +00:00
jest.config.js init 2021-01-16 14:56:42 +00:00
package.json init 2021-01-16 14:56:42 +00:00
README.md init 2021-01-16 14:56:42 +00:00
tsconfig.json init 2021-01-16 14:56:42 +00:00
yarn.lock init 2021-01-16 14:56:42 +00:00

rebuilding-platformsh

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

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.