jsx-koa
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

JSX-Koa

Build you Koa apps using JSX.

Document

Documents are avaliable at ksryy.github.io/jsx-koa

Develop

First, install all dependencies (Recommended package manager is Yarn) :

yarn install
# also possible using npm
npm install

Then, start the development server:

yarn watch
# or npm
npm run watch

When you modify src/index.ts or any revelant files, the server will automatically rebuilds the whole thing.

Package Sidebar

Install

npm i jsx-koa

Weekly Downloads

0

Version

1.1.0

License

BSD-3-Clause

Unpacked Size

42.8 kB

Total Files

19

Last publish

Collaborators

  • serverlua