build:
	rm -rf ./node_modules
	npm install
