Skip to content

incubaid/freeflow_kutana_ui

Repository files navigation

Kutana Frontend

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve --https

Compiles and hot-reloads for development and debug with breakpoints

yarn serve

launch.json is auto-generated using VsCode(F5 and select Chrome)

{
    "version": "0.2.0",
    "configurations": [
        {
            "type": "chrome",
            "request": "launch",
            "name": "Launch Chrome against localhost",
            "url": "http://localhost:8080",
            "webRoot": "${workspaceFolder}"
        }
    ]
}

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

Crystal Meet

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages