Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 768 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 768 Bytes

Sample for Multiple Repositories

This repo is part of a larger sample project to demonstrate multiple repository experiences.

The code is divided into individual repositories.

SampleAPI | Contains some sample code that calls math functions defined in the SampleLibrary

SampleFrontend | Contains starter code for a Razor Web App

SampleDocumentation | Contains no significant project files

SampleLibrary | Contains some sample code to define a math library

To try out the scenario, download and extract this zip