ouiliame / kleaniq-webapp

Web application for KleanIQ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kleaniq-webapp

Web interface for KleanIQ

Getting Started

Getting up and running is as easy as 1, 2, 3.

  1. Install your dependencies

    yarn install
    
  2. Build latest release and serve

    yarn start
    

    start development & app server

    yarn build
    

    build production

    yarn serve
    

    serve production

About

Web application for KleanIQ

License:MIT License


Languages

Language:JavaScript 61.5%Language:CSS 38.2%Language:HTML 0.3%