Skip to content

yuchiu/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Portfolio Site

View this site live on this Link

Serving Application

  • install dependencies & start the application
cd my-portfolio
npm install
npm start

if node-sass error occured in linux environment, run the following command.

sudo npm install --unsafe-perm node-sass

Releases

No releases published

Packages

No packages published