Skip to content

jonny-improbable/react-tape

 
 

Repository files navigation

React Tape

A boilerplate for React using Tape for testing.

Getting Started

  1. clone this repo
  2. npm install
  3. npm start
  4. open http://localhost:3000

Testing

npm test

Linting

npm run lint

Build for Production

npm run deploy

License

MIT

About

A boilerplate for React using Tape for testing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.0%
  • HTML 3.3%
  • CSS 0.7%