/foxxy-game

Pet-growing ReactJS game

Primary LanguageJavaScript

The first few lines of code of this course :octocat:

// Commands to use while on-line npm i -D parcel-bundler npm i -D prettier code extension(install vscode icons,install editorconfig for VS Code) npm install -D eslint eslint-plugin-import eslint-config-prettier npm install -D jest (test extensions *.test.js)