Skip to content

The Materials Cloud interactive phonons visualizer written in React.

License

Notifications You must be signed in to change notification settings

materialscloud-org/mc-react-phonon-visualizer-old

Repository files navigation

Interactive phonons visualizer

This repository houses the Materials Cloud interactive phonons visualizer React app.

Development

  • clone this repo
  • install node.js (includes npm) from official site
  • install dependencies with npm install
  • install backend dependencies with pip install -r requirements.txt
  • launch the backend with python api/app.py
  • launch the app with npm start

About

The Materials Cloud interactive phonons visualizer written in React.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published