Skip to content

ecal-mid/boilerplates-three

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThreeJS / Parcel - Boilerplate

Three JS project using Parcel to bundle all scripts

Install

To install all dependencies required for this project to work navigate inside the project's folder in your terminal and run this command to install all node modules.

npm install

Developement

Run this command to work on the project. This will start a local server on port 1234

npm run dev

Build

Run this command to build the project. All files will be added to the /dist folder.

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published