Permalink
Cannot retrieve contributors at this time
6 lines (6 sloc)
113 Bytes
tasks: | |
- init: yarn install && yarn build | |
command: yarn dev | |
ports: | |
- port: 6006 | |
onOpen: open-preview |