0.1.2 • Published 7 months ago

@kalxjs-framework/runtime v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months 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

7 months ago

0.1.1

7 months ago