React Tape A boilerplate for React using Tape for testing. Getting Started clone this repo cd into folder npm install npm start open http://localhost:3000 Testing npm test Linting npm run lint Build for Production npm run deploy License MIT