metronic theme angular 10 startup
clone and install Node.js from https://nodejs.org/en/download/
-
Install the latest version of npm. npm install --global npm@latest
-
nstall the latest version of yarn. npm install --global yarn
-
Install gulp. npm install --global gulp-cli
Change Directory to app
-
Install node modules npm install
-
Install yarn dependencies. yarn install
-
Run Application ng serve or npm start