Skip to content

This repo collects all the lesson from the ThreeJS journey course

License

Notifications You must be signed in to change notification settings

diegognt/threejs-journey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThreeJS Journey

This repo collects all the lesson and learnings from the (ThreeJS journey)[https://threejs-journey.com/] course.

Preparation

Make to have a NodeJS Version Manager like (fnm)[https://github.com/Schniz/fnm]

  1. Run fnm use.
  2. Run npm install.

Development

Run npm run dev.

Available commands:

NPM Commands Description
npm run dev Development mode
npm run build Build the project
npm run lint Run the lint
npm run clean Clean and format code
npm run fix Fix the linting issues

About

This repo collects all the lesson from the ThreeJS journey course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published