0.0.2-beta • Published 2 years ago

@adlete/framework v0.0.2-beta

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@adlete/framework

An adaptive learning engine assembled from engine building block which are provided by @adlete/engine-blocks

Example

TODO

Development

Dependencies

Install package dependencies

yarn install

Building code

This package uses Typescript.

# build
yarn build

# watch and build
yarn watch:build

Building documentation

yarn build:docs

IDE

Editorconfig

This package uses Editorconfig.

Linting

This package uses a prettier configuration to set a style format for all source code files, we ship this config in the package @adlete/dev-config.

Version Control

Use the bluejava git commit message guide.