Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jstngr/still-app

Capacitor wrapped react app to provide a simple solution of baby feeding timing
https://github.com/jstngr/still-app

Last synced: about 1 month ago
JSON representation

Capacitor wrapped react app to provide a simple solution of baby feeding timing

Awesome Lists containing this project

README

        

## Getting Started

To begin, you'll need to install `node` (using brew):

```console
brew install node
```

Go to the directory of this prject and install the packages:

```console
npm ci
```

Start the app:

```console
npm start
```

App is reachable on `localhost:3000`