Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/root-kings/website-ghrce


https://github.com/root-kings/website-ghrce

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Liberty

> Simplified library seat booking

## Usage

### For devs

Must have `node`, `npm` and `yarn` installed.

Install dependencies with:

```shell
yarn install
```

Start development server with:

```shell
yarn debug
```

Start production server with:

```shell
yarn start
```

Prepare mobile app build using

```shell
yarn prepare
```

Build app using PhoneGap Build by `push`ing to [`nuke-build`](https://github.com/krushndayshmookh.nuke-build.git)