Skip to content

benatespina/benatespina.github.io

Repository files navigation

My personal website

Prerequisites

If you want to test the project you need the following requirements:

  1. Ruby
  1. Node.js

Getting Started

After installing all the prerequisites, in order to install all the dependencies run the following command:

$ npm install

Generate all the required assets using Gulp. You can also watch the changes:

$ node_modules/.bin/gulp
$ node_modules/.bin/gulp watch

Finally, you only have to start the Node's server and voilà!

$ node server.js

Now, you can open the following url and that's all!

http://localhost:8081/

Licensing Options

License