Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 311 Bytes

File metadata and controls

13 lines (8 loc) · 311 Bytes

Voting sample

App to demonstrate .NET core 2.0 with React.js interaction

Usage

Run Voting.Web Run Voting.Client

To make Client work properly, verify that Application.tsx getRootUrl configured properly Default settings are : http://localhost:53267/api/proposals/

VotingExample