Skip to content
This repository was archived by the owner on Apr 6, 2020. It is now read-only.
/ coypu Public archive

Text-editor-like weekly planner

License

Notifications You must be signed in to change notification settings

bartkozal/coypu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cac223a · Apr 5, 2020
Mar 4, 2018
Jan 8, 2018
Feb 14, 2017
Jan 8, 2018
Mar 14, 2017
Dec 27, 2016
Dec 27, 2016
Dec 27, 2016
Dec 27, 2016
Mar 1, 2017
Feb 13, 2017
Nov 20, 2017
Apr 5, 2020
Jan 24, 2017
Mar 4, 2018
Mar 4, 2018

Repository files navigation

coypu

Text-editor-like weekly planner

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# pack into electron app
npm run pack

# release new version
npm run dist

# run tests
npm test