Skip to content

andreglock/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Page

Hello I'm André, I'm a Web Developer and this is my portfolio page.

Useful Commands

Development

Run live-server and sass in watch mode and start coding!

npm start

Production

Transpile sass and copy relevant files from src to dist to prepare your website for deployment.

npm run build

Deploy to Github Pages

Deploy your code to Github Pages: this script creates a 'gh-pages' branch and publishes the dist folder. For this to work, make sure you already have a remote repository on github.

npm run deploy

About

My portfolio page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published