Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 389 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 389 Bytes

MessianicChords

This is the source code for MessianicChords.com, the best place to find lyrics and guitar chords for Messianic Jewish music

Technologies

We use ASP.NET Core on the server, Lit web components on the client.

Running locally

Open the .sln solution file in Visual Studio and hit F5 to run the server.

Then cd ClientApp and run npm run dev to run the client.