Skip to content

pruttned/AspNetCoreReactRazzleExample

Repository files navigation

React with SSR + ASP.NET Core example using Razzle

This repository contains code for blog posts part1 and part2

develop

  1. Setup SSL dev cert. see here

  2. Go to ClientApp and create file .env.development.local based on .env

  3. Run

npm i

and then

npm run start

To start both client and server. Server is listening on https://localhost:5001 .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published