FelixHenninger / lab.js

Online research made easy
https://lab.js.org/
Other
244 stars 109 forks source link

help getting started #245

Open daniprado224 opened 1 month ago

daniprado224 commented 1 month ago

Hello, the Slack channel isn't currently working so I wanted to reach out to ask for help. I have cloned this repo, but when having to reference a lab.js file in the starterkit folder, the code wouldn't work since there was no lab.js file even after I created a blank one. I found a solution in replacing the refernece to a CDN file:

However, I was wondering if there was a way to fix this such that I could refer to a lab.js file without relying on a server and just using my local computer. Is there something I am doing wrong or is this simply not possible?

Jeffery18-hub commented 1 month ago

Hi, I hope I could help. Click this link -> https://github.com/FelixHenninger/lab.js/releases. Download the compressed file. After you extract the file, cd to src/starterkit. You can run locally by following the steps.