Skip to content

nikmace/chat-app

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn

React Typescript Boilerplate

Boilerplate with configured ESLint, Prettier, Stylelint, Editorconfig, Lint Staged & Husky hooks.

Steps to reproduce

Install all the packages needed to run your react application.

npm install

then

npm start