Skip to content

paolavrgs/front_end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend - Environment

A simple environment for her

Installing

Just run

gulp set
gulp

Add bootstrap 4

Install bootstrap running this command in your proyect folder

npm install bootstrap@4.0.0-alpha.6

Once run this command to add bootstrap files to yours

gulp add_bootstrap

Add links and scripts to your haml files

%link{rel: "stylesheet", href:"css/bootstrap.min.css"}/
%script{src: "js/bootstrap.js"}

Compile and run your server again

gulp prepare
gulp

Remove bootstrap 4

About

Enviroment of front development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published