Skip to content
forked from fc-io/react-tape

A boilerplate for React using Tape for testing.

License

Notifications You must be signed in to change notification settings

eonie/react-tape

 
 

Repository files navigation

React Tape

A boilerplate for React using Tape for testing.

Getting Started

  1. clone this repo
  2. cd into folder
  3. npm install
  4. npm start
  5. 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.1%
  • HTML 3.2%
  • CSS 0.7%