Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 213 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 213 Bytes

Hermitage

manage your life by the data your applications create

UI setup

in another shell enter the ui directory.
npm install / yarn install

mock: npm run mock

full server: npm start / yarn start