opportunato / box-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Embed Starter Kit

Use this repo as a boilerplate for future embeds

  1. npm install and then npm start, open http://localhost:3000.
  2. npm run build will build project for production.

IDE

We write our code in Sublime Text, so if you intent to contribute you should do it in that editor.

  1. Install EditorConfig plugin
  2. Setup linting plugin.
  • You may notice that if you try to commit and you messed up in the source code, linting prevent your commit. So keep it clean and don’t turn off linting, because history will show who did dirty stuff.

About


Languages

Language:JavaScript 81.0%Language:CSS 17.5%Language:HTML 1.5%