Skip to content

JPETTomography/j-pet-console-fe

Repository files navigation

J-PET Console - frontend

This project is a fronted part of the J-PET Console app.

How to run the project?

  1. Clone the repository.
  2. Install the packages using npm install.
  3. To ping the backend, create .env file in project directory and define REACT_APP_API_SOURCE variable, e.g.:
REACT_APP_API_SOURCE = "http://localhost:8000"
  1. Run the project using npm start.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published