personal_profile_angular4 is a Angular 4 template to build your personal profile. This project was generated using Angular CLI version 1.2.1. A sample link of this themplate is: Ho Yeung Lai's Profile
Clone or download personal_profile_angular4 to your local machine.
personal_profile_angular4 requires Node.js v4+ to run.
Install the dependencies for the production environments using the Node shell...
$ cd "C:\[DESTINATION_TO_YOUR_FOLDER]\[YOUR_PROJECT_FOLDER]"
$ npm install --save
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
All the data for each component are stored in their corresponding server located in the same folder.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the -prod
flag for a production build.