Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.37 KB

README.md

File metadata and controls

33 lines (26 loc) · 1.37 KB

Flowchart

Node.js CI Node.js CI
License
Open Issues Closes Issues

Brief description

This project has been created to help the first year students of the Itis Nullo Baldini high school, to learn flow charts. It aims to create a web application similar to Algobuild

Configuration

You can configure the port number as showed in the .env.example creating a .env file

Quick start

git clone https://github.com/let-3A-IN-DEV/flowchart/
cd flowchart
npm i
# configure the port number as explained in the configuration
npm run start