Stellar is the app based on mechaphlowers enables to perform offline every calculus available in mechaphlowers !
Stellar is based on pyodide to enable execution of python in the browser.
Installation process is described in the Developer guide/Installation section
Run npm run start for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.
Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.
You can also use diminutives for your block generation.
ex:
ng g c component-nameforng generate component-nameng g s service-nameforng generate service service-name
Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.
Run npm run test to execute the unit tests.