Skip to content

headjump/react-pixijs-tryout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Game!

Browser based react/pixie mixup using webpack

Environment

Setup

  • Fork this project into your github account
  • Clone fork on your machine
  • In project folder:
    • npm install

Run, test, build

  • Start dev server: npm start
  • To run the application open http://localhost:8080/webpack-dev-server/
  • To run tests open http://localhost:8080/webpack-dev-server/test
  • (Build release version to ./release: npm run-script webpack)

Technologies used

  • Webpack for asset bundling
  • React for web components
  • Sass for CSS preprocessing
  • Mocha as test runner and Chai as assertion library
  • Pixijs for canvas rendering

About

webpack + react + pixiejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •