schoffi92 / PIXISkeleton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:JavaScript 73.9%Language:CSS 16.3%Language:HTML 7.5%Language:TypeScript 2.3%