jhoncytech / proyecto-base-b5
Proyecto Base con Bootstrap 5, Gulp.
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:project
README
Base structure for project with B5
Requirements
-
Must have installed Composer & Node in your PC.
You can download node by clicking in the follow address https://nodejs.org/es/download/
You can download and install composer following the instruction in the official web page https://getcomposer.org/download/
Description
This structure will help you start any project with a base structure and a series of automated tasks through the use of GULP.
Features
With this structure you can:
- Obtain a base structure to increase your productivity.
Tools, software and packages used
- Bootstrap 5
- Gulp
- Sass
- Node
- Composer
How to use it
Step-by-step installation.
-
Get the project.
USE THE OPTION YOU WANT TO GET THE PROJECT
OPTION 1 - GET FROM COMPOSER
Go to where you want to create the project.
#> cd C:\Users\User\Documents
Create folder for your project.
#> mkdir my-project
Go to the new folder.
#> cd my-project
Create project using composer.
#> composer create-project jhoncytech/proyecto-base-b5 .
In your node terminal, if you dont have GULP execute.
#> npm i -g gulp gulp-cli
In your node terminal, execute the follow command.
#> npm i
Available project's commands
Local development environment
- Start gulp tasks:
#> gulp
Contactos
- Mail: jhonny@jhoncytech.com
- Web: https://jhoncytech.com
---
- Mail: contacto@jhonnygo.com
- Web: https://jhonnygo.com