cbracco / bov-portfolio

The source code for my Bov Academy portfolio.

Home Page:https://cbracco.github.io/bov-portfolio/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bov-portfolio

The source code for my Bov Academy portfolio website.

Installation

First, please make sure to have the latest stable versions of Node.js and npm installed in order to run this project on your local machine.

Then, you can install this project’s dependencies by running the following command(s):

npm install

Development

To watch and compile the HTML/CSS/JS files, run the following command(s):

npm start

You can visit the website in your browser at http://localhost:3000.

Deployment

To deploy a production-ready version of the project to gh-pages, run the following command(s):

npm run deploy

About

The source code for my Bov Academy portfolio.

https://cbracco.github.io/bov-portfolio/


Languages

Language:CSS 54.0%Language:HTML 39.9%Language:JavaScript 6.1%