We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d90642a commit 4d5b901Copy full SHA for 4d5b901
frontend/packages/data-portal/README.md
@@ -2,6 +2,8 @@
2
3
Web interface for accessing the CryoET Data Portal.
4
5
+Run the following commands in your terminal
6
+
7
```sh
8
# Start data portal in dev mode
9
pnpm dev
release-please.config.json
@@ -14,7 +14,6 @@
14
],
15
"packages": {
16
"frontend": {
17
- "package-name": "cryoet-data-portal-frontend",
18
"release-type": "simple",
19
"bump-minor-pre-major": false,
20
"bump-patch-for-minor-pre-major": false,
0 commit comments