Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wellers/react-redux-ts-prototype
A Web application project demonstrating the use of .NET Core, TypeScript, Redux, React, LESS styling, Webpack bundling and NJsonSchema for generating shared types.
https://github.com/wellers/react-redux-ts-prototype
dotnet-core njsonschema react redux typescript
Last synced: 5 days ago
JSON representation
A Web application project demonstrating the use of .NET Core, TypeScript, Redux, React, LESS styling, Webpack bundling and NJsonSchema for generating shared types.
- Host: GitHub
- URL: https://github.com/wellers/react-redux-ts-prototype
- Owner: wellers
- Created: 2019-07-31T17:10:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T19:35:17.000Z (almost 2 years ago)
- Last Synced: 2023-04-27T12:28:45.545Z (over 1 year ago)
- Topics: dotnet-core, njsonschema, react, redux, typescript
- Language: TypeScript
- Homepage:
- Size: 1.96 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-redux-ts-prototype
A Web application project demonstrating the use of .NET Core, TypeScript, Redux, React, LESS styling, Webpack bundling and NJsonSchema for generating shared types.
To get an instance running:
1) Run npm install and npm build on the "Client" project.
2) Clean and Rebuild the solution.
3) Right-click the "Web" project and select 'Set as Startup Project'.
4) Start the "Web" project.