We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfea136 commit 47d8740Copy full SHA for 47d8740
README.md
@@ -20,6 +20,13 @@ For the full documentation please go to the [SciCat home page](https://scicatpro
20
21
- [Site logo related images](SITE-LOGO-CONFIGURATION.md)
22
23
+## Get started
24
+
25
+1. Ensure you have up-to-date LTS versions of Node.js and npm installed (https://nodejs.org/en).
26
+2. `git clone https://github.com/SciCatProject/frontend.git`
27
+3. `npm install`
28
+4. `npm run start`
29
30
## License
31
32
See the [LICENSE](LICENSE) file for details.
0 commit comments