1.1.2 • Published 5 years ago

initializr v1.1.2

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

Initializr (DEPRECATED) npm npm NpmLicense

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

  1. Install Node Js, Yarn and Gulp Js Required
  2. Open your terminal and clone Initializr OR install it using npm install initializr.
  3. Install all the dependencies using npm run ini:setup.
  4. Then run Initializr by typing npm run ini on your terminal.
  5. Your default browser will open with the Initializr running.

Congratulations, you're now using the awesome Initializr!.

How initializr works

Simply type npm run followed by the command. i.e. npm run ini.

  1. ini:setup : install dependencies.
  2. ini : start initializr in development mode.
  3. ini:prod : bundles and minifies JS and CSS files for production.

PHPloy Commands for initializr

initializr also supports PHPloy for deployment. PHPloy can be installed using composer

  1. ini:phploy : this will setup PHPloy on your directory by adding phploy.ini file.
  2. 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

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

2.2.3

6 years ago

2.2.2

6 years ago

2.2.1

6 years ago

2.2.0

6 years ago