6 lines
71 B
Fish
6 lines
71 B
Fish
|
function vitally-init
|
||
|
yarn bootstrap
|
||
|
yarn build
|
||
|
yarn migrate
|
||
|
end
|