Project is configured with scss.
Run npm install
to install all the packages. In case of any problem delete previous node_modules directory and run npm install
again.
Run npm start
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.