Skip to content

gha-gozu/ShortListingLandingPage

 
 

Repository files navigation

ShortListingLandingPage

CircleCI codecov

create component & landing page using react js & redux

Testing & Linter Directory layout

There are one components to test

To run the unit test, you can execute.

npm run test

To run the linter, you can execute.

npm run lint

If you want to run storybook, you can execute

npm run storybook

How to

Run web development

To run a web using webpack

npm run dev

Build asset

To build new asset using webpack

npm run prod

Current Apps

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.5%
  • HTML 11.6%
  • TypeScript 3.9%