iusehooks

Results 30 comments of iusehooks

Hi @Loriage , It should run using cypress cli. we should create a new scripts: ```javascript "scripts": { "cypress": "cypress run" } ``` no need for running in a website....

Hi @Loriage, I got what you meant now. Tests should run locally. Thanks.

Hi @Loriage, may you copy and paste some code example? Thanks.

Would you also please take a screen shoot of the project structure folders in your IDE?

Would you please try to run in your local npm run build command and than copy and paste the /build/index.js file into src folder and rename it as usetheform.js, so...

would you please start a clean project downloading it from: https://codesandbox.io/s/still-hooks-tzodd ?

I think you do not need to use creare-react-app. I would suggest you to look into the folder named examples and take inspiration from it. You can excute the command...

Hi @Loriage, which approach did you go for? If you like the library may you please give a github star to it? It helps the project to grow. Thanks.

Yes Thanks. The idea is to create a proper docs with https://docusaurus.io/ .