Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 524 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 524 Bytes

FluxoLab

FluxoLab is a web application designed to teach algorithm and programming fundamentals using flowcharts. It is written in TypeScript and React.

A live version of the application can be found at FluxoLab.app.

FluxoLab

Running locally

npm install
npm run serve

License

This project is licensed under the GNU General Public License v3.0.