Skip to content

nyinyithann/babylonJs-starter-template

Repository files navigation

BabylonJS Starter Template

A starter template for BabylonJS project with TypeScript, Webpack, SWC, Jest, Eslint, and Prettier.

Getting started

  • clone repo using degit. You might need to install degit first: npm install -g degit.
  • Clone the repo: degit nyinyithann/babylonJs-starter-template your-prefered-name.
  • Install npm packages: yarn install
  • Run locally: yarn start
  • Lint: yarn lint
  • Build for production: yarn build:prod
  • Build for dev: yarn build:dev

About

A starter template for BabylonJS with TypeScript, SWC, Webpack, and Eslint.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published