Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/root-kings/website-ghrce
https://github.com/root-kings/website-ghrce
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/root-kings/website-ghrce
- Owner: root-kings
- License: mit
- Created: 2018-12-04T08:18:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-30T19:35:21.000Z (almost 4 years ago)
- Last Synced: 2023-03-04T10:38:29.002Z (almost 2 years ago)
- Language: HTML
- Size: 19.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)