1.0.0 • Published 6 years ago

astex-client v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

astex

Merkle AST Bundles.

Includes:

  • client
  • server

Uses Karma/Mocha for unit tests of server and client, and E2E testing with Nightwatch.

Webpack is used for bundling. Express for server.

merkle-ast-serve -d "." -a 127.0.0.1 -p 3000

TODO

  • fix server tests after the refactoring
  • reorganise files/pkgs to make it easier to read