Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kuldeepkeshwar/react-express-typescript-starter

This is a starter project with react, express, typescript, webpack & jest
https://github.com/kuldeepkeshwar/react-express-typescript-starter

express hot-reload jest mysql react typescript webpack

Last synced: 21 days ago
JSON representation

This is a starter project with react, express, typescript, webpack & jest

Awesome Lists containing this project

README

        

# react-express-typescript-starter
This is a starter project with react, express, typescript, webpack & jest

## `npm start` to start the server
## `npm start:dev` to start the server in dev mode
## `npm run build` to build application
## `npm run client-build:dev` to build frontend in dev mode
## `npm run server-build:dev` to build server in dev mode
##