-
Notifications
You must be signed in to change notification settings - Fork 2
Getting Started
Henning Buhl edited this page Mar 8, 2021
·
3 revisions
You need to install a few things in order to be able to develop on the frontend.
First, you will have to install Node.js
Now that you habe Node.js installed, it is possible to install angular. Execute the following command to install angular and all project denpendencies.
npm i
Now you can start developing with Angular CLI
- About EVATool
- Development Model
- Cross-Cutting Concerns
- DevOps
- Testing
- Analysis
- Requirement
- Variants
- Impact