The project was created to speed up process of setting up Three.js project.
To start development first install dependencies via npm install then run npm run dev which listens to changes in src/main.js file and compiles it. This script also runs a server at http://localhost:3000.