Skip to content

mnsr/react-typescript-axios-mock

Repository files navigation

react-typescript-axios-mock

This repo demonstrates axios mock in react using typescript. I wrote a Dev.to post that covers information about this repo.

Installation

  • git clone this repo
  • npm i
  • npm test <- to run tests
  • npm start <- to run webpack dev server hot reloading (runs app in browser)

This was built using node 12.16.1 and npm 6.14.1

About

Demonstrates axios mock in react using typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published