-
Notifications
You must be signed in to change notification settings - Fork 13
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
feat(model-ad): generate Angular app for MODEL-AD #2679
feat(model-ad): generate Angular app for MODEL-AD #2679
Conversation
|
|
|
|
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was able to view the default start page after running nx serve model-ad-app
in the remote devcontainer.
Description
Generate an Angular app with Nx generator for MODEL-AD.
Notes
The generator also propose to add the VS Code extension
firsttris.vscode-jest-runner
. We are currently using another one that is more widely adopted by the community.Preview
Start the app: