- An app to create and manage items checklists, like supermarket lists, completely OFFLINE.
- Clone this repository:
git clone https://github.com/z3oxs/listate
or Download ZIP and unzip; - Move to repository:
cd listate
- Install all NodeJS dependencies:
npm install
oryarn install
- Run:
yarn start