|
|
@@ -5,6 +5,8 @@ This project was generated with [Angular CLI](https://github.com/angular/angular
|
|
|
## Getting Started
|
|
|
After cloning this project, run `git submodule update --init --recursive` to fetch submodules.
|
|
|
|
|
|
+Run `npm install -g @anular/cli` to install/update Angular CLI globally.
|
|
|
+
|
|
|
Run `npm install` to install dependencies.
|
|
|
|
|
|
If you encounter the following error while trying to run `ng serve`, please delete all contents of this folder: [your_project_directory]/src/dependencies/angularlib/node_modules/@angular
|