/html-boilerplate

Complete HTML Boilerplate

Primary LanguageHTMLApache License 2.0Apache-2.0

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