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

https://github.com/tmax-cloud/cmp-studio


https://github.com/tmax-cloud/cmp-studio

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

          

# CMP Studio

generated from [Electron React Boilerplate](https://github.com/electron-react-boilerplate)
See Electron React Boilerplate [docs and guides here](https://electron-react-boilerplate.js.org/docs/installation)

## Install

First, clone the repo via git and install dependencies:

```bash
git clone https://github.com/tmax-cloud/cmp-studio.git
cd cmp-studio
yarn
```

## Starting Development

Start the app in the `dev` environment:

```bash
yarn start
```

## Packaging for Production

To package apps for the local platform:

```bash
yarn package
```

## License

MIT ©