Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 496 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 496 Bytes

BabylonJS Template

NodeJS with Webpack

A simple template to quick start a BabylonJS project with a working webpack config out of the box and prettier and eslint.

This project has been created using webpack-cli, you can now run

npm run build

or

yarn build

to bundle your application