Skip to content

lap-4ront/react-manual-environment

Repository files navigation

Manual react environment

  1. Run two command lines in parallel
  2. Start the server with command npm run dev-server in first command line
  3. Build bundle with command npm run dev-bundle in second command line
  4. Then open up your browser on https://localhost:4327/, you should see the React application rendered.

Releases

No releases published

Packages

No packages published