Skip to content

🛹 A 3D Animation of a Skateboard for Computergraphics.

License

Notifications You must be signed in to change notification settings

DHBW-FN-TIT20/Skateboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skateboard

A 3D Animation of a skateboard for computergraphics. The local server runs with VITE.

Setup

npm ci

Run

Run VITE with:

npm run dev

If this error occurs:

You installed esbuild for another platform than the one you're currently using.

This won't work because esbuild is written with native code and needs to install a platform-specific binary executable. → remove the node_modules directory and reinstall with:

rm node_modules -rf
npm ci

Create Docs

Run jsdoc with:

npm run doc

About

🛹 A 3D Animation of a Skateboard for Computergraphics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages