Skip to content

Instantly share code, notes, and snippets.

@teyc
Last active August 22, 2022 08:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save teyc/54b568bc164cf5f62a0c450bbec4c937 to your computer and use it in GitHub Desktop.
Save teyc/54b568bc164cf5f62a0c450bbec4c937 to your computer and use it in GitHub Desktop.
OSX for Windows
open -e README.txt
cd mycrm-api/MyCRM.Authorization/src/MyCRM.Authorization.Api
dotnet run --urls="http://localhost:5002"

# frontend
yarn angularjs:dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment