Skip to content

chemistry/app.crystallography.io

Repository files navigation

Application for Crystallography.io

Build Status Github Tag Github Tag

WebVersion: Crystal Structure Search

CrystalStructureSearch

Download latest installation:

snap install --edge structure-search

Development

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package

How to release application

  • Release: git tag v0.0.25 && git push --tags
  • Clean: git tag -d v0.0.25 && git push --delete origin v0.0.25

Author

Volodymyr Vreshch

License

This project is licensed under the MIT license, Copyright (c) 2020 Volodymyr Vreshch. For more information see LICENSE.md.