#!/bin/bash

rm -rf target/dev

npm run d
