diff --git a/README.md b/README.md index 0b1ba8c48..c82df5093 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,13 @@ For the full documentation please go to the [SciCat home page](https://scicatpro - [Site logo related images](SITE-LOGO-CONFIGURATION.md) +## Get started + +1. Ensure you have Node.js 18+ and npm installed (https://nodejs.org/en). +2. `git clone https://github.com/SciCatProject/frontend.git` +3. `npm install` +4. `npm run start` + ## License See the [LICENSE](LICENSE) file for details.