/NC-Test

Testing Side Scroller

Primary LanguageHTML

Webpack-TypeScript-Sass Starter

Simply run yarn or npm to install all dependency and use :

$ npm run build

to build the project.

if you want to run the builder as soon as you modify your .ts, use :

$ npm run build-watch