https://github.com/fostercommerce/commerceinsights
https://github.com/fostercommerce/commerceinsights
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fostercommerce/commerceinsights
- Owner: FosterCommerce
- Created: 2018-09-18T16:22:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-01T05:56:08.000Z (almost 6 years ago)
- Last Synced: 2024-04-26T14:21:17.322Z (about 2 years ago)
- Language: PHP
- Size: 2.06 MB
- Stars: 4
- Watchers: 10
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Commerce Insights for Craft Commerce 2
DEPRECATED
### Build front-end for production
```bash
$ yarn build
```
#### Watch mode
```bash
$ yarn dev
```
### Fix formatting
```bash
$ ./scripts/format.sh
```