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

https://github.com/bavix/gripmock-ui


https://github.com/bavix/gripmock-ui

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# gripmock-ui

## Installation

Install the application dependencies by running:

```sh
npm install
```

## Development

Start the application in development mode by running:

```sh
npm run dev
```

## Production

Build the application in production mode by running:

```sh
npm run build
```