https://github.com/codefromanywhere/cfa-create
https://github.com/codefromanywhere/cfa-create
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codefromanywhere/cfa-create
- Owner: CodeFromAnywhere
- Created: 2024-04-18T09:33:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T18:48:41.000Z (over 1 year ago)
- Last Synced: 2024-11-28T21:05:03.203Z (about 1 year ago)
- Language: TypeScript
- Size: 336 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: docs/readme.md
Awesome Lists containing this project
README
## Creating an app template
Please note you can't add `package.json` and `.gitignore` files to templates! Call them `package.template.json` and `.gitignore.template` repectively in order for everything to function as expected (they will be renamed on installation)