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

https://github.com/themeum/qubely-pro


https://github.com/themeum/qubely-pro

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Qubely Pro

## Development
- Navigate to reactjs folder `cd assets/reactjs`
- `npm install` (node version `14.15.0` required)
- `npm start`
- `gulp watch` (for CSS hotloading)

## To Build
### Javascript
- Navigate to reactjs folder `cd assets/reactjs`
- run `npm run build && gulp sass`

### To Bundle
- Under root folder, install dependencies `npm install`
- run `gulp`, new file `qubely-pro.zip` should appear