gzuidhof / starboard-notebook

In-browser literate notebooks
Mozilla Public License 2.0
1.24k stars 99 forks source link

Development documentation is not updated #137

Open gitskim opened 1 year ago

gitskim commented 1 year ago

Hi, I'd love to use Starboard in my project and I noticed that the development README.md is not updated yet.

yarn run install

did not work. But instead

yarn install 

in the root package worked.

Can I create a pull request to update the documentation about running each package?

bartbroere commented 1 year ago

I'm not the maintainer, but I would just go for it, and reference this issue.

ayadagain commented 1 week ago

Hey @gitskim , did you manage to get it working? I’m running into a lot of errors while trying to set it up, so I'd really appreciate any help you could offer if you've been able to make it work.