Personal website - Logo

Personal website

Developing

Built With

Pre requisites

Download and install:

Setting up Dev

# Clone this repository
$ git clone https://github.com/jroliveira/jroliveira.github.io.git

# Go into the repository
$ cd jroliveira.github.io

# Download node packages
$ npm install

How to use it

$ npm start

Deploy

$ npm run deploy

Licensing

The code is available under the MIT license.