Open danieltorrer opened 1 year ago
I would like to clone the project and run it locally to test a few fixes and submit a PR. However I can't find a task in the package.json file on how to run the project locally (something like yarn dev or npm run dev)
package.json
yarn dev
npm run dev
How can I preview the library locally?
I would like to clone the project and run it locally to test a few fixes and submit a PR. However I can't find a task in the
package.json
file on how to run the project locally (something likeyarn dev
ornpm run dev
)How can I preview the library locally?