All Projects → arnaudrocca → Pixi Js Starter Kit

arnaudrocca / Pixi Js Starter Kit

Licence: mit
Experiment starter kit using Pixi.js, TweenMax & Webpack

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Pixi Js Starter Kit

Pixi Seed
Pixi.js project seed with ES6 and webpack
Stars: ✭ 149 (+2383.33%)
Mutual labels:  webpack, pixi
Xhr
A small xhr wrapper
Stars: ✭ 801 (+13250%)
Mutual labels:  webpack
Bundlephobia
🏋️ Find out the cost of adding a new frontend dependency to your project
Stars: ✭ 6,640 (+110566.67%)
Mutual labels:  webpack
Vue Admin Spa
基于vue2.0生态的后台管理系统模板(spa)。 a vue management system template based on :vue2.0 + vue-router + vuex + element-ui +ES6+ webpack + npm。
Stars: ✭ 772 (+12766.67%)
Mutual labels:  webpack
Nextsimplestarter
🐳 Simple and Accessible PWA boilerplate with Nextjs 10 + React Hooks
Stars: ✭ 744 (+12300%)
Mutual labels:  webpack
Minimal React Webpack Babel Setup
The minimal React, Webpack, Babel Setup. You want to get beyond create-react-app?
Stars: ✭ 777 (+12850%)
Mutual labels:  webpack
Generator Ng Fullstack
Client, server or fullstack - it's up to you. ng-fullstack gives you the best of the latest.
Stars: ✭ 701 (+11583.33%)
Mutual labels:  webpack
Error Overlay Webpack Plugin
Catch errors with style 💥✨
Stars: ✭ 821 (+13583.33%)
Mutual labels:  webpack
Ghchat
📱A chat application for GitHub. React + PWA + Node(koa2) + Typescripts + Mysql + Socket.io
Stars: ✭ 791 (+13083.33%)
Mutual labels:  webpack
React Carousel
A pure extendable React carousel, powered by Brainhub (craftsmen who ❤️ JS)
Stars: ✭ 764 (+12633.33%)
Mutual labels:  webpack
Vue Xuadmin
vue+element-ui-admin 后台权限管理模板 演示地址:
Stars: ✭ 762 (+12600%)
Mutual labels:  webpack
React Article Bucket
总结,积累,分享,传播JavaScript各模块核心知识点文章全集,欢迎star,issue(勿fork,内容可能随时修改)。webpack核心内容部分请查看专栏: https://github.com/liangklfangl/webpack-core-usage
Stars: ✭ 750 (+12400%)
Mutual labels:  webpack
Marvin
Opinionated React app boilerplate in TypeScript, based on CRA.
Stars: ✭ 783 (+12950%)
Mutual labels:  webpack
Vue Music Player
🎵Vue.js写一个音乐播放器+📖One(一个).A music player + One by Vue.js
Stars: ✭ 729 (+12050%)
Mutual labels:  webpack
React
基于react的企业后台管理开发框架
Stars: ✭ 809 (+13383.33%)
Mutual labels:  webpack
Blog
Here is my blog
Stars: ✭ 714 (+11800%)
Mutual labels:  webpack
Nice Front End Tutorial
🌍 Constantly updated front-end resources, tutorials, opinions(与时俱进版前端资源,教程和意见。)
Stars: ✭ 755 (+12483.33%)
Mutual labels:  webpack
Bemuse
⬤▗▚▚▚ Web-based online rhythm action game. Based on HTML5 technologies, React, Redux and Pixi.js.
Stars: ✭ 773 (+12783.33%)
Mutual labels:  pixi
Prerender Spa Plugin
Prerenders static HTML in a single-page application.
Stars: ✭ 7,018 (+116866.67%)
Mutual labels:  webpack
Electron Webpack
Scripts and configurations to compile Electron applications using webpack
Stars: ✭ 811 (+13416.67%)
Mutual labels:  webpack

Pixi.js - Starter kit

Experiment starter kit using Pixi.js, TweenMax & Webpack.

Technologies :

Install :

Clone this repository and install dependencies :

git clone https://github.com/ArnaudRocca/pixi-js-starter-kit.git
npm install

Development :

Start the webpack-dev-server at http://localhost:8080/

npm start

Production :

Build a bundled file outputted here : static/bundle.js

npm run build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].