Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

youwol/flux-core

Repository files navigation

@youwol/flux-core

Core library to create flux applications

This library is part of the hybrid cloud/local ecosystem YouWol.

Links

Online user-guide

Developers documentation

Package on npm

Source on GitHub

Installation, Build, Test

To install the required dependencies:

yarn

To build for development:

yarn build:dev

To build for production:

yarn build:prod

To run tests:

yarn test

Coverage can be evaluated using:

yarn test-coverage

To generate code's documentation:

yarn doc

About

Foundation library for Flux applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages