darlanmendonca / darlanmendonca.github.io

my portfolium 😜 https://darlanmendonca.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

First, make sure you have all the dependencies installed:

npm install && bower install

To start application, running:

gulp

If you want open on browser automatically, use flag open, like below:

gulp --open

Browser is editable on gulpfile.

Scripts on package.json

Start process with Nodemon:

npm start

Running test specs (start application before, then):

npm test

About

my portfolium 😜 https://darlanmendonca.github.io


Languages

Language:HTML 40.6%Language:CSS 26.2%Language:Shell 20.8%Language:JavaScript 12.4%