Skip to content

LuisAugenstein/portfolio

Repository files navigation

Portfolio

A project containing information about my other projects.
have a look at: https://portfolio-luis-augenstein.netlify.app

Installation

On Ubuntu

# install nvm
sudo apt install curl 
curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash 
source ~/.bashrc

# install node
nvm install node

# clone repo and install dependencies
git clone https://github.com/LuisAugenstein/portfolio.git
cd portfolio
npm install

# run development server to view the page locally
npm run dev

About

a portfolio page that shows and directs to all other projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published