README.md edited online with Bitbucket
This commit is contained in:
parent
27991b630c
commit
7475b34dcd
13
README.md
13
README.md
@ -1,5 +1,18 @@
|
||||

|
||||
|
||||
Original Source
|
||||
https://github.com/grafana/grafana/tree/v7.5.5
|
||||
|
||||
How to setup
|
||||
https://github.com/grafana/grafana/blob/main/contribute/developer-guide.md
|
||||
|
||||
yarn install --pure-lockfile
|
||||
|
||||
after sucessfull completion of above command. run the below command independently with different terminal
|
||||
yarn start --For compiling the Frontend assets
|
||||
make run --- For Starting the GoLang server
|
||||
|
||||
|
||||
The open-source platform for monitoring and observability.
|
||||
|
||||
[](LICENSE)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user