Skip to content

maddhruv/html-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html-boilerplate

Responsive, Progressive Website Boilerplate with Basic Service Worker 💫 and Bootstrap 💥

How to?

  • change the current working directory to your newly created website

    cd *your_directory*

  • run the following command

    wget -qO- -O html.zip https://github.com/maddhruv/html-boilerplate/releases/download/v0.0.2/html-boilerplate-0.0.2.zip && unzip html.zip && rm html.zip

  • you are ready to start 🎉

What next?

  • change the title, description, icons for your website