Skip to content

A new Scrollable 3D Animation Portfolio website (3D-graphics and animations with ThreeJS!)

Notifications You must be signed in to change notification settings

exslym/portfolio-new-3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A new Scrollable 3D Animation Portfolio website (3D-graphics and animations with ThreeJS!)


Installation

npm install

Start Dev Server

npm start

Build Production Version

npm run build

Preview Build Production Version

npm run serve

Deployment on GitHub Pages (Optional)

npm run deploy

This adds gh-pages branch to your project github repository, deploys built project there, hosts the site via GitHub Pages.


Features:

  • Legacy Browsers support via @vite/plugin-legacy with built-in babel
  • SCSS support via sass
  • Autoprefix support via postcss