Skip to content

Egrand-Org/webapp

Repository files navigation

webapp

webapp

Build Setup

# install dependencies
npm install

# build dll file
npm run dll

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build