Street fighting simulator web game.
git clone https://github.com/luamoris/simulator-street-fight.git
cd simulator-street-fight
npm i
npm run start
npm run dev // development
npm run build // production
npm run lint // lint JS files
npm run stylelint // lint CSS files