maxxscho / rocket

A Boilerplate for a new static HTML Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🚀 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

About

A Boilerplate for a new static HTML Project


Languages

Language:JavaScript 74.8%Language:HTML 21.4%Language:CSS 3.8%