React Tape
A boilerplate for React using Tape for testing.
Getting Started
clone this reponpm installnpm startopen http://localhost:3000
Testing
npm test
Linting
npm run lint
Build for Production
npm run deploy
License
MIT
A boilerplate for React using Tape for testing.
clone this reponpm installnpm startopen http://localhost:3000npm test
npm run lint
npm run deploy
MIT