0.0.2-alpha.1578553558181 • Published 4 years ago

@amoebajs/builder-websdk v0.0.2-alpha.1578553558181

Weekly downloads
-
License
AGPL-3.0-only
Repository
github
Last release
4 years ago

@amoebajs/builder

A web system generator and bundler from JSON/YAML configs.

install

# yarn
yarn add @amoebajs/builder
# npm
npm install @amoebajs/builder --save

usage

  1. clone this repo.
  2. run yarn install
  3. run yarn build:only to emit source code in tsx file
  4. run yarn webpack:build to pack source code into a single html page