Skip to content

CCP-NC/magresview-2

 
 

Repository files navigation

magresview-2

MagresView 2.0 - NMR crystallography visualisation app

Running a local copy

If you want to run MagresView 2.0 (offline) on your local machine, you need to get the gh-pages branch of the code as this contains the pre-built app.

You can get the current version here:

https://github.com/CCP-NC/magresview-2/archive/refs/heads/gh-pages.zip

Once downloaded, you no longer need an internet connection. You simply unzip the file, which will create a directory called magresview-2-gh-pages; in that you'll find an index.html file. Opening this in the browser of your choice starts the app.

Alternatively, if you prefer, you can instead use git to download the gh-pages branch:

git clone -b gh-pages https://github.com/CCP-NC/magresview-2.git

This will create a directory called magresview-2 within which you'll find the index.html file.

Developers

Check out docs/DevArchitecture.md for an explanation of the structure of the software and conventions to adopt.

About

MagresView 2.0 - NMR crystallography visualisation app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.5%
  • CSS 9.2%
  • Other 1.3%