Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 348 Bytes

File metadata and controls

14 lines (10 loc) · 348 Bytes

tactical

A Tactical RPG Engine. This requires a browser that supports ES6 modules natively.

Build Status

npm install -g gulp
npm install
gulp serve

Troubleshooting

gulp serve throwing node-sass errors? try npm rebuild node-sass