Project-Rekt / engine

Game Engine - Currently on version MASON
https://project-rekt.github.io/engine/index.html
Apache License 2.0
1 stars 3 forks source link

Setup webpack/expressJS server and asset loading #1

Closed Squishy123 closed 4 years ago

Squishy123 commented 4 years ago

Define webpack config and expressJS static file server for assets.

Additionally add dev and prod scripts for engine.

Squishy123 commented 4 years ago

Dev scripts are included in latest dev branch, still gotta add prod scripts

Squishy123 commented 4 years ago

added dep scripts and is good to go