Skip to content

dotnet core and react js and typescript SPA startup project.

Notifications You must be signed in to change notification settings

abhivijay96/startup-pack

Repository files navigation

startup-pack

asp net core and react js and typescript SPA startup project using Webpack as module bundler.

Instructions to run

  • All the react components are in /App/Components
  • Controllers are in /Controllers
  • To build the single js file

    • webopack

    To run the server

    • dotnet restore
    • dotnet build
    • dotnet run

About

dotnet core and react js and typescript SPA startup project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages