/PIXISkeleton

Primary LanguageJavaScriptMIT LicenseMIT

PIXISkeleton

This is a sekelton repository. This skeleton uses the following solutions/technologies:

  • Typescript
  • SASS
  • PUG
  • TSLint
  • Webpack

Test Lint

To run tslint execute the following command: npm run lint

Build

To build the app execute the following command: npm run build

Open In Browser

To run in browser execute the following command: npm run start