all:
	npm install
	npm run build
	cd frontend
	npm install
	npm run build