build:
	npm run build

test:
	npm run test

fix:
	npm run fix