initializr v1.1.2
Initializr (DEPRECATED)

It's about time, as much as I would love to continue this project, I decided to end the support on this one. But I am currently working on another project that has similar purpose but with more functionalities. Otomte JS
A Front End Web Development tool that automates minification and bundling of assets, provides Search Engine Optimized boilerplate and promotes modular coding with the help of the latest JS Frameworks.
What do we have here
Initializr is powered by Gulp and Webpack, I also integrated React JS on its core and planning to add the flexibility to use Vue JS as well, Initializr is also using Babel as the ES6 transpiler and Bootstrap 4 as the main Front End framework.
Setting up
- Install Node Js, Yarn and Gulp Js Required
- Open your terminal and clone
InitializrOR install it usingnpm install initializr. - Install all the dependencies using
npm run ini:setup. - Then run
Initializrby typingnpm run inion your terminal. - Your default browser will open with the
Initializrrunning.
Congratulations, you're now using the awesome Initializr!.
How initializr works
Simply type npm run followed by the command. i.e. npm run ini.
- ini:setup : install dependencies.
- ini : start
initializrindevelopmentmode. - ini:prod : bundles and minifies
JSandCSSfiles forproduction.
PHPloy Commands for initializr
initializr also supports PHPloy for deployment. PHPloy can be installed using composer
- ini:phploy : this will setup PHPloy on your directory by adding
phploy.inifile. - ini:deploy : this will deploy your changes on the server.
Thank you!
This project was once the solution for my tardiness and procrastinations, I guess I should start working on this full time, tomorrow.
</> with :heart: by Art