Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 911 Bytes

README.md

File metadata and controls

54 lines (36 loc) · 911 Bytes

Simulator STREET-FIGHT

Street fighting simulator web game.

Links


Get started

	git clone https://github.com/luamoris/simulator-street-fight.git
	cd simulator-street-fight
	npm i
	npm run start

For build

	npm run dev		// development
	npm run build	// production

For lint

	npm run lint		// lint JS files
	npm run stylelint	// lint CSS files

Author

Iosif