- The installer for these different frameworks will always be up to date.
With the running of command:** Coming Soon: allUpdate **
Additionally individual installers** Coming Soon: indivUpdate **
git clone https://github.com/MichaelDimmitt/quick-angular-non-global-install.git;
npm install;
npm run setup
npm run all <app name>
npm run app <app name>
npm run i <app name>
npm run make <app name>
npm run angular angular-project-name;
npm run vue vue-project-name;
npm run cra react-project-name;
npm run ember ember-project-name;
npm run test
Coming soon! preact implementation.Scripts will create projects into a folder matching that framework.
example:npm run vue appname
will create a project at./vue/appname
Cache installing, if user repeatedly uses the same framework. elsewise reinstall everything.Alternative solution, folder structure maintains its own nodemodules.
Request for additional frameworks! click-me
Issues tab: https://github.com/MichaelDimmitt/js-framework-house/issues/new
Regarding Preact: https://www.reddit.com/r/javascript/comments/5k682g/what_is_in_react_that_preact_does_not_have/