WebVersion: Crystal Structure Search
Download latest installation:
snap install --edge structure-searchStart the app in the dev environment:
npm startTo package apps for the local platform:
npm run package- Release:
git tag v0.0.25 && git push --tags - Clean:
git tag -d v0.0.25 && git push --delete origin v0.0.25
This project is licensed under the MIT license, Copyright (c) 2020 Volodymyr Vreshch. For more information see LICENSE.md.
