lalalala567 / ui

Yet Another Particle Transport IDE - frontend

Home Page:https://yaptide.github.io/web_dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yaptide web interface

For users

The development version is unstable, without many features and with lot o bugs. It is released automatically after every commit to the main branch of this repository and is available for testing here: https://yaptide.github.io/web_dev/

The stable version is not released yet, have patience.

For developers

Before starting the local version of the web interface, you need to install the necessary dependencies by typing:

npm install

To run the app in the development mode, type:

npm run start

Then open http://localhost:3000/web_dev to view it in the web browser.

The page will reload if you make edits.

Credits

This project adapts source code from the following libraries:

This work was partially funded by EuroHPC PL Project, Smart Growth Operational Programme 4.2

About

Yet Another Particle Transport IDE - frontend

https://yaptide.github.io/web_dev/

License:GNU General Public License v3.0


Languages

Language:JavaScript 53.3%Language:TypeScript 44.0%Language:CSS 2.3%Language:HTML 0.3%Language:PowerShell 0.1%Language:Dockerfile 0.0%