Socket
Socket
Sign inDemoInstall

@sarfalam/ts-vite-react-express

Package Overview
Dependencies
90
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @sarfalam/ts-vite-react-express

---


Version published
Maintainers
1
Created

Readme

Source

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

FAQs

Last updated on 26 Dec 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc