Boilerplate for creating simple game using WebGL
git clone https://github.com/yankouskia/gameplate.git
cd gameplate
npm install
For using Redux Dev Tools install Extension
npm run dev
And go to http://localhost:3000
- atom-ternjs JavaScript code intelligence for atom with tern.js and autocomplete-plus
- editorconfig Helps developers maintain consistent coding styles between different editors
- highlight-selected Highlights the current word selected when double clicking
- linter A Base Linter with Cow Powers
- linter-eslint ESLint plugin for Atom Linter
- language-babel Babel JavaScript ES201x, React JSX & Flow Grammar & Transpiler