-
Install Node.js
-
Run
npm install
to install app dependencies (you may see some warnings due to @ngtools/webpack and webpack...ignore them) -
Run
npm start
to start the server and launch the app
Install Node.js
Run npm install
to install app dependencies (you may see some warnings due to @ngtools/webpack and webpack...ignore them)
Run npm start
to start the server and launch the app