Skip to content
/ rocket Public template

A Boilerplate for a new static HTML Project

Notifications You must be signed in to change notification settings

maxxscho/rocket

Repository files navigation

🚀 Rocket - HTML Boilerplate

Rocket is a simple HTML Boilerplate with the following things preinstalled:

Get started

  1. Since this Repo is a Github Template just click the "Use this template"-Button or click on this link. This will create a new Repo for you, based on this template.
  2. Clone your newly created Repo
  3. run npm install
  4. Compile your assets with npm run dev or with hot-reloading npm run watch. This will create a new folder public with your CSS and JS files