luangjokaj / react-ts-client

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:8888.

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.


Languages

Language:CSS 61.0%Language:JavaScript 29.1%Language:TypeScript 8.7%Language:HTML 1.2%