pajbot / pajbot2-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements Koppa

  • latest version of node
  • Gulp
  • bower & npm
  • Git

Development Koppa

  1. Run npm install gulp-cli --g
  2. Run npm install to install server dependencies.
  3. Run bower install to install front-end dependencies.
  4. Run gulp serve to start the development server. It should automatically open the client in your browser when ready.
  5. ????
  6. Profit

Linting Koppa

We use ESLint to ensure a consistent code style and avoid buggy code.

About


Languages

Language:JavaScript 85.9%Language:HTML 13.6%Language:CSS 0.5%