Vincevrp / under-construction

Basic under construction page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Under construction

Basic under construction page for my personal website.

Build

Build using gulp. Use the following commands to install:

#Run inside of the cloned repository
npm install -D

# If not already installed:
npm install gulp-cli -g

# Build by using gulp
gulp

Output can be found in the public/ directory.

About

Basic under construction page

License:MIT License


Languages

Language:HTML 62.6%Language:JavaScript 25.3%Language:CSS 12.1%