0.0.1 • Published 4 years ago

@engines/ax-xterm v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Ax

Ax is a JavaScript library for creating reactive DOM components and single page applications.

Docs

This Repo

  1. The development files for Ax in packages/src/
  2. Built Ax packages for distribution in packages/dist/
  3. The Ax website in web/

Build Packages

gulp build

Ax Dev

gulp to run a webserver with auto-rebuild of /dist.

Run Website

cd web
npm i
npm run build

Serve the /web/ directory.

Website Dev

npm run dev

0.0.1

4 years ago

0.0.0

4 years ago