idjevm / meowlo

An E2E TODO List app built with React, GraphQL, TypeScript, and TypeGraphQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meow: another Trello clone

This is a TODO list manager built with React, GraphQL, TypeScript, TypeGraphQL, and Graphql-code-generator.

The combination of these tools provides a fully type-safe JavaScript development experience.

Instructions

git clone https://github.com/robzhu/meowlo

cd meowlo/api
npm install
npm run watch

cd meowlo/www
npm install
npm run start

About

An E2E TODO List app built with React, GraphQL, TypeScript, and TypeGraphQL


Languages

Language:TypeScript 92.6%Language:HTML 6.0%Language:CSS 1.4%