Skip to content

StefanDimov/react-trello-basic

Repository files navigation

React Trello Basic

A Trello clone build with React and Flux

Usage

  • npm start - runs dev server
  • npm run build - builds app
  • npm test - runs tests
  • npm test -- -u - overrides and deletes test snapshots
  • npm test -- --watch - listens on file changes and runs appropriate tests
  • npm test -- --coverage - runs tests and gathers coverage data
  • npm run doc - generates documentation
  • npm run e2e - run integration tests

About

React + Flux Trello Clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages