Skip to content

HenriqueLimas/sample-trello-clone

Repository files navigation

Trello Clone

A simple Trello Clone using latest Web standards

Live Demo

Why?

I want to learn how is making web application today without any frameworks like React, Polymer or Angular. Only Web API like WebComponents with the help of some libraries like Lovefield for IndexedDB.

Install

git clone https://github.com/HenriqueLimas/sample-trello-clone.git
cd sample-trello-clone
npm install

Run

npm run dev

Go to http://localhost:3000