mljar / mercury

Convert Jupyter Notebooks to Web Apps

Home Page:https://RunMercury.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create Contributors guide.

kriyanshii opened this issue · comments

I am having issues setting up the development environment for frontend of the mercury.

For the frontend I'm using Node 14.17.0, the first step is to install packages yarn install and then run yarn start.

The backend I run with command python mercury.py run from mercury directory.

Please let me know if it is working for you.