build:
	npm run build
	cp -r dist ../evening_detective/static
