Git Product home page Git Product logo

Comments (6)

mdmag avatar mdmag commented on June 25, 2024

Hi @VINCIDAO,
We have a documentation to run the project as a React app. Please check: https://github.com/quillforms/quillforms/blob/master/react-docs/get-started.md

from quillforms.

VINCIDAO avatar VINCIDAO commented on June 25, 2024

Hi @VINCIDAO, We have a documentation to run the project as a React app. Please check: https://github.com/quillforms/quillforms/blob/master/react-docs/get-started.md

Hey!
I was asking for contribution and changes on the main project, not simply use it.

from quillforms.

mdmag avatar mdmag commented on June 25, 2024

Hey @VINCIDAO,
Thanks for your interest for contribution.
You should do npm run dev after npm install and have the folder of the plugin inside wp-content/plugins/
You will notice then a new build folder has been created and this build folder contains the bundled script and assets of each package which we are using to enqueue inside WordPress.
Please let me know how it goes.
Thanks again!

from quillforms.

VINCIDAO avatar VINCIDAO commented on June 25, 2024

When I try to run after the install I get the following
packages/navigation/src/index.ts:5:2 - error TS2305: Module '"react-router-dom"' has no exported member 'Switch'.

5  Switch,
   ~~~~~~

packages/navigation/src/index.ts:6:2 - error TS2305: Module '"react-router-dom"' has no exported member 'withRouter'.

6  withRouter,
   ~~~~~~~~~~

packages/navigation/src/index.ts:10:2 - error TS2305: Module '"react-router-dom"' has no exported member 'useRouteMatch'.

10  useRouteMatch,
    ~~~~~~~~~~~~~

packages/navigation/src/index.ts:11:2 - error TS2305: Module '"react-router-dom"' has no exported member 'Redirect'.

11  Redirect,

from quillforms.

mdmag avatar mdmag commented on June 25, 2024

You might have another version of react-router-dom locally or globally?

from quillforms.

mdmag avatar mdmag commented on June 25, 2024

Closing this due to no response

from quillforms.

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.