Combines all create cli tools into one cli.
- Clone this repo
$ git submodule update --remote
$ nvm i && npm install
$ npm link
$ create-frontend <framework> name-of-package
- Vue
- Svelte
- React
- Angular
create-frontend react react-todo
The CLI uses proportional
to link binaries or scripts into CLI flags. For repositories that doesnt have binaries, we have git submodules for those and create hooks that builds their modules.