Skip to content

HeathLoganCampbell/Easy-To-Use-Website-Typescript-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixijs + Typescript

Quickly and easily have all the perks of typescript without any of the complexity.

  • Compiles and bundles ts files with source mappings
  • hot reloads
  • browser syncs
  • Typescripts importing enabled

How to run

npm i
npm start

Demo

There isn't much to look at but a working version of this site can be found here https://vigorous-mirzakhani-5ca56a.netlify.app/

Quick Note

Since this is a template, we just quickly draw 2 balls randomly on the screen at 10fps