7 lines
52 B
Makefile

dev:
yarn run start
build:
yarn run build