Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 223 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 223 Bytes

IsCooking

Getting started

After cloning the repository, be sure to run dotnet ef database update to generate the database.

Also a good idea to install the npm packages in the vueapp folder using npm install