https://github.com/themeum/qubely-pro
https://github.com/themeum/qubely-pro
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/themeum/qubely-pro
- Owner: themeum
- Created: 2020-09-03T08:04:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-04T11:59:07.000Z (about 2 years ago)
- Last Synced: 2024-12-31T09:47:36.674Z (over 1 year ago)
- Language: JavaScript
- Size: 6.91 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
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