https://github.com/oisee/bpmn-miner
https://github.com/oisee/bpmn-miner
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oisee/bpmn-miner
- Owner: oisee
- Created: 2025-02-08T22:35:10.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-09T17:49:40.000Z (about 1 year ago)
- Last Synced: 2025-02-09T18:31:31.466Z (about 1 year ago)
- Language: JavaScript
- Size: 207 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Create React App] Basic Template
## Commands
### Update the template
```npm publish```
#### Remember to change the version in the package.json
### Use the template
```npx create-react-app my-app --template basic```