Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lewisprescott707/cra-template-tau-todo

TAU ATDD course todo app
https://github.com/lewisprescott707/cra-template-tau-todo

Last synced: 5 days ago
JSON representation

TAU ATDD course todo app

Awesome Lists containing this project

README

        

# TAU ATDD Course
create-react-app todo app template

## Usage
```sh
npx create-react-app my-app --template cra-template-tau-todo
#or
yarn create react-app my-app --template cra-template-tau-todo
```