0.1.2 • Published 1 year ago

@kalxjs-framework/runtime v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@kalx/runtime

Core runtime for KalxJS framework.

Installation

npm install @kalx/runtime

Usage

import { createApp, ref } from '@kalx/runtime'
import App from './App.klx'

createApp(App).mount('#app')
0.1.2

1 year ago

0.1.1

1 year ago