Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 290 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 290 Bytes

Home Page for K2 Informatics GmbH

Build Tools

  • npm

Build Steps

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