/react-express-typescript

React application with Express server written by TypeScript.

Primary LanguageTypeScript

🛠 Start Server

npm install --s --f && npm run start
# or
yarn install && yarn start