Skip to content

fpelletier-gh/portfolio-v2

Repository files navigation

Francis Pelletier Portfolio

A website showcasing some of my works

Live preview

Table of Contents

Features

Requirements

Node js LTS

Assuming you have Node Version Manager installed

$ nvm install --lts

Installation

Development

Clone the repository

$ git clone https://github.com/fpelletier-gh/portfolio-v2

Change directory

$ cd portfolio-v2

Install Dependency

Install node module

$ npm install

Development Server

Launch the development server

$ npm run dev

Production

Create the production build

$ npm run build

Deployment

Some Deployment options

About

A website showcasing some of my works

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published