Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/choi-jungwoo/noa-pro


https://github.com/choi-jungwoo/noa-pro

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Noa Pro

Noa's integrated back-office solution.

# Instructions

## Install Dependencies

```bash
yarn
```

## Start

```bash
yarn dev
```

## Build

```bash
yarn build
```