Skip to content

phlowers/phlowers-stellar-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

354 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Stellar

Node Angular 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

Installation process is described in the Developer guide/Installation section

Development server

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.

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.
You can also use diminutives for your block generation.
ex:

  • ng g c component-name for ng generate component-name
  • ng g s service-name for ng generate service service-name

Build

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

Running unit tests

Run npm run test to execute the unit tests.

Running local documentation

Go to docs-sphinx folder and run

uv venv --python 3.13 # to create a venv 
source .venv/bin/activate # to activate it.
uv pip install -r requirements.txt # to install the dependencies. 

You can now run npm run docs to build or directly npm run autodocs to build and serve the documentation on http://localhost:8000/ with live reload on changes.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors