vscode and project execution

Опубликовано: 28 Апрель 2026
на канале: DevOps Diary
12
0

ng new myproject
for angular routing provide no and format use CSS
cd myproject


vscode plugins
----
welcome screen--tools and languages--click on the language for support needed, like typescript

predefault folders aND FILES:
-----
e2e ---end to end testing
karma.conf.js -- for testing
node_modules --- node plugins for angular application mentioned in package.json