Darchoods Web V2 Modifying this project git clone https://github.com/darchoods/dh-web web cd web npm install npm run dev open http://localhost:8081/ in your browser Linter npm run lint Fixing linter issues (if they can be auto fixed) npm run lint:fix