Git Product home page Git Product logo

Comments (6)

alexdanilowicz avatar alexdanilowicz commented on September 2, 2024 1

Hey @lagneshthakur go for it! (@aryanraj60 I see you commented on another issue, and maybe if @lagneshthakur is unable to help, you can take this on.) But @lagneshthakur let us know if you have any questions.

Join our slack community! We already have a few contributors in there. https://join.slack.com/t/mirrorful/shared_invite/zt-1ps2xtxh0-2NaixFfFzSKZbr5gw_AHfA

from catalog.

lagneshthakur avatar lagneshthakur commented on September 2, 2024 1

@alexdanilowicz Thank you, this is exactly what I was looking for.

from catalog.

lagneshthakur avatar lagneshthakur commented on September 2, 2024

I can help in fixing this.

from catalog.

aryanraj60 avatar aryanraj60 commented on September 2, 2024

Hello! I would like to take ownership of this issue and work on resolving it. Could you please assign it to me? Thank you!

from catalog.

alexdanilowicz avatar alexdanilowicz commented on September 2, 2024

@lagneshthakur to get started, after forking the repo, you can run the following commands:

➜  mirrorful git:(main) ✗ cd packages/mirrorful/editor
➜  mirrorful git:(main) ✗ git checkout -b "lagneshthakur/issue-59"
➜  mirrorful git:(lagneshthakur/issue-59) ✗ yarn; cd editor; yarn; cd .. # install packages
➜  mirrorful git:(lagneshthakur/issue-59) ✗ yarn run local # runs mirrorful locally

$ rm -rf ./dist; tsc --build; cross-env NODE_ENV=development node ./dist/cli/index.js
Running Mirrorful version: 2.0.19
Starting Mirrorful in /Users/zeus/code/mirrorful/packages/mirrorful.


Visit: http://localhost:5050/
Inside your project, you can run:

  yarn run mirrorful

to start the visual editor at any time 🚀

From there, you can then make changes in code and see the changes hotreload.

from catalog.

alexdanilowicz avatar alexdanilowicz commented on September 2, 2024

@lagneshthakur let us know if you need help!

from catalog.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.