- npm
- Clone this repository (development branch)
cd k2informaticsgmbh.github.io/dev
npm run build
- for production buildnpm start
- for development (starts browser to http://localhost:8080 automatically)
cd k2informaticsgmbh.github.io/dev
npm run build
- for production buildnpm start
- for development (starts browser to http://localhost:8080 automatically)