Skip to content

HeyHolly/frontend-stack-ts

 
 

Repository files navigation

Technology

  • webpack
  • typescript
  • react
  • react-router
  • redux
  • redux-devtools
  • scss
  • css modules
  • material-ui
  • jest

Browsers support

  • IE9+
  • Latest modern browsers

Install brew

If your machine already installed yarn, please skip this step.

brew install yarn

Install dependency packages

yarn

Running

Run tslint

yarn tslint

Run tslint --fix

yarn tslint-fix

Start project

yarn start

Run test

yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.8%
  • TypeScript 17.0%
  • HTML 2.7%
  • CSS 1.5%