Skip to content

SergeyKovalchuk/code-battle

Repository files navigation

How to install ?

  • Clone the repo via git
    git clone https://github.com/SergeyKovalchuk/code-battle.git
  • Enter the folder
    cd code-battle
  • Install dependencies
    yarn install or npm install
  • Run project
    yarn start or npm start

To build:

yarn  run build or npm  run build

Code convention

  • google style with additional rules

  • code quality tool: ESLint

💡 You can't commit if you have code style errors or test failed

Used:

  • Node.js
  • Express
  • React+Redux
  • Webpack
  • MongoDB
  • Yarn

About

Frontspot code battle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors