Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 362 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 362 Bytes

InstUI todo app

This project was bootstrapped with Create React App.

It mostly follows the features of the todo apps on TodoMVC

Quick start

  • git clone https://github.com/HerrTopi/instui-todo.git
  • cd insui-todo
  • yarn or npm install
  • yarn start or npm start