Skip to content

mejiaej/comic-search

Repository files navigation

Setup

Run yarn install then yarn start. Remember you can always replace yarn with npm.

Open http://localhost:3000 to view it in the browser.

Testing

For unit tests run yarn test(watch mode) or yarn test:once.

For e2e tests run yarn cy:run.

To open cypress run yarn cy:open.

Linting

Run yarn lint.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published