calebematos / personal_profile_angular4

A personal Profile website

Home Page:http://www.calebematos.com.br

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

personal_profile_angular4

personal_profile_angular4 is a Angular 4 template to build your personal profile. This project was generated using Angular CLI version 1.2.1.

Installation

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

Development server

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.

Data Modification

All the data for each component are stored in their corresponding server located in the same folder.

Build

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.

About

A personal Profile website

http://www.calebematos.com.br


Languages

Language:TypeScript 62.0%Language:HTML 20.6%Language:CSS 13.9%Language:JavaScript 3.5%