Skip to content

codbex/aerokit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aerokit logo

Aerokit

Aerokit is a TypeScript SDK for the Low-Code Platform

Build steps

  1. Install dependencies
npm install
  1. Build the library
npm run build

Build the documentation

  1. Build the library
  2. Install document dependencies
npm run docs:install
  1. Build the library

Even if you did a library build before, you need to do this after you install the document dependencies

npm run build
  1. Build the documentation
npm run docs:build
  1. Run the preview
npm run docs:preview

If you are doing active development, then you should use the dev mode instead:

npm run docs:dev

About

TypeScript SDK for the Low-Code Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors