Skip to content

LimaGuilherme/my-web

Repository files navigation

My website

This is my portifolio, lets rock.

Getting Started

Getting Started These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. If you prefer, you can also use Docker to get your copy running.

Prerequisites - Local Installation

  • Linux
  • NVM
  • Nodejs (10.16.0)

Installing Dependencies - NVM / NODEJS

Use nvm to control your node version

$ wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bash

then you can install a specific version of node like:

$ nvm install 10.16.0
 
now use you node 

$ nvm use 10.16.0

Installing Dependencies - Packages

$ npm install
# install dependencies at node_modules/ directory

RUN

$ npm start
# start the development mode at http://localhost:8000/

Built With

  • GastbyJs - Build blazing fast, modern apps and websites with React
  • GastbyJs Sitemap - Engine to search engines find and crawl my pages.
  • GastbyJs React Helmet - mponent which lets you control your document head using their React component.
  • GastbyJs SASS - Provides drop-in support for SASS/SCSS stylesheets.
  • Bulma - Open source CSS framework based on Flexbox
  • GraphQL -