Skip to content

phlowers/phlowers-stellar-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Stellar

Node Angular TypeScript pyodide MPL-2.0 License

Introduction

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

Prerequisites

You need to install node/npm. We propose to use nvm to be precise on the version.

  • For nvm
  • Set node version to 23 using nvm install v23 and nvm use 23

Then install angular v19 with npm install -g @angular/cli@19

Launching

Development server

Run ng serve for a dev server. Navigate to http://localhost:4201/. The application will automatically reload if you change any of the source files.

Code scaffolding

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.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published