Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

React-TS-Client is minimal client side React boilerplate with support for hot module reload, TypeScript and up-to-date dependencies.

Notifications You must be signed in to change notification settings

DEEP-IMPACT-AG/react-ts-client

Repository files navigation

React-TS-Client

Dependencies

React-TS-Client is minimal client side React boilerplate with support for hot module reload, TypeScript and up-to-date dependencies.

Technologies

👇 Includes
Babel 7
📦 Webpack 4
🤖 Express Server
React 16
🌈 TypeScript
🕸 CSS Modules
🎨 PostCSS
💅 Styled Components
🔥 Hot Module Replacement

Install dependencies

npm install

Runs the app in the development mode

Build and open your browser to http://localhost:9000.

npm run dev

Linting JS & CSS

npm run lint

Builds and runs the app in production

npm run prod

Start server

npm run start

Ready to deploy 🚀

About

React-TS-Client is minimal client side React boilerplate with support for hot module reload, TypeScript and up-to-date dependencies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published