Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define Web Project with MVC6 #12

Open
4 tasks
wistcc opened this issue Jul 26, 2016 · 1 comment
Open
4 tasks

Define Web Project with MVC6 #12

wistcc opened this issue Jul 26, 2016 · 1 comment

Comments

@wistcc
Copy link
Member

wistcc commented Jul 26, 2016

Acceptance cases:

  • Create web project.
  • Must run on both PC and Linux/OSX environments
  • Any dependencies must be installed with nuget
  • Should be able to: Clone to desktop, perform dotnet restore, and dotnet run and it should run (if any database initialization is necessary, it should be triggered from project.json if possible
@wistcc wistcc mentioned this issue Jul 26, 2016
@amhed
Copy link
Contributor

amhed commented Jul 26, 2016

@wistcc expanded definition

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants