Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 382 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 382 Bytes

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