Skip to content

Commit 47d8740

Browse files
abdimo101Junjiequan
authored andcommitted
Get started section in the README file added
1 parent cfea136 commit 47d8740

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@ For the full documentation please go to the [SciCat home page](https://scicatpro
2020

2121
- [Site logo related images](SITE-LOGO-CONFIGURATION.md)
2222

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+
2330
## License
2431

2532
See the [LICENSE](LICENSE) file for details.

0 commit comments

Comments
 (0)