The project has two main parts:
- REST API - FullStackExample.Api project
- Web (SPA) - FullStackExample.Web SPA
Build with webpack, for debugging run npm run start
in src\FullStackExample.Web
folder.
Missing parts:
- integration tests
- ui test
- priority not on UI