Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 301 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 301 Bytes

weeek

A really simple web-based weekly planner

Runs at

http://weeek.surge.sh/

Usage

Run locally:

$ yarn start

Build for production:

$ yarn run build

Deploy to weeek.surge.sh (need to be signed in as me):

$ yarn run deploy