irfanandriansyah1997 / Payfazz-Test

learn react using typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Typescript

CircleCI codecov

create component & landing page using react js & redux

save

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

learn react using typescript

License:MIT License


Languages

Language:TypeScript 73.1%Language:CSS 21.4%Language:JavaScript 5.0%Language:HTML 0.6%