Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 265 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 265 Bytes

Core

This is the core code that will be used to create all the different applications

How Do I Work on core

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/.