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

https://github.com/codaxy/cx-app-template-basic

Basic CxJS application template
https://github.com/codaxy/cx-app-template-basic

Last synced: 10 months ago
JSON representation

Basic CxJS application template

Awesome Lists containing this project

README

          

# Basic application template for CxJS

To start the application, run:

```bash
npm start
```

To build the application, run:

```bash
npm run build
```

### License

[MIT](./License.md)