Skip to content

Vincevrp/under-construction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published