1.3.0 • Published 1 year ago

@sarfalam/ts-vite-react-express v1.3.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

React-Express-Starter


CURRENTLY IN DEVELOPMENT

This maps the react app to your express application Run the server and client both in the same port.

the express server directly serves the build of the react application. Further, you can add your own api in your express application as well

Run the command npx @sarfalam/ts-vite-react-express repoName

Scripts

  • dev : Runs the client and server in development mode
  • dev-server : Run the server in development mode
  • dev-client : Run the client in development mode
  • server-build : Build the server Application
  • client-build : Build the client Application
  • fresh-install: Fresh installs the client and server
1.3.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago