Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 534 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 534 Bytes

Contact-page

Simple contact page where you can link to your social media

Getting Started

Install gulp globally:

npm i -g gulp

Install node dependencies

npm install

Initialize the lite-server

npm run server

Initialize o gulp:

gulp

OBS: If you do not know how to install nodejs in Debian and derivatives you can read here. Or use this script to install nodejs and other software.