Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 592 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 592 Bytes

genji-todolist

Todolist base on genjijs.

Edit reverent-galois-v5c8t


Getting Started

Install dependencies.

$ npm install

Start server.

$ npm run dev

If success, app will be open in your default browser automatically.