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

https://github.com/luizfbn/dodo-list

Faça sua lista de afazeres.
https://github.com/luizfbn/dodo-list

angular jest

Last synced: 2 months ago
JSON representation

Faça sua lista de afazeres.

Awesome Lists containing this project

README

          

Dodo list 💻


Layout
Technologies
Getting Started


Make your to-do list.


📱 Visit this Project

🎨 Layout



💻 Technologies

- Angular
- Jest

🚀 Getting started

Prerequisites

- [NodeJS](https://nodejs.org/en/download)
- [Git](https://git-scm.com/downloads)

Cloning

```bash
git clone https://github.com/luizfbn/dodo-list.git
```

Starting

```bash
cd dodo-list
npm install
npm run start
```