How to run the website locally #1843
-
|
Hi I am working issue #1839 and have not been able to run the website locally. I did an
I didn't see any documentation on how to do this, if you're able to steer me in the right direction that would be appreciated! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi, Steps to run website are
Will update the readme in sometime |
Beta Was this translation helpful? Give feedback.
Hi,
Kindly run make docsy from root folder. That should fix.
Steps to run website are
make docsyin rootnpm iin website foldernpm run servein website folder to view locallyWill update the readme in sometime