This is the core code that will be used to create all the different applications
If you have node installed, you can run a development server with volo:
- cd core
- volo serve
View the list/detail app at http://localhost:8008/.
This is the core code that will be used to create all the different applications
If you have node installed, you can run a development server with volo:
View the list/detail app at http://localhost:8008/.