ivanderk / oasp-new-website

OASP new website Angular 5 application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OASP new website

This project was generated with Angular CLI version 1.0.0.

Requirements

Install globally TypeScript and the Angular CLI:

npm install -g typescript @angular/cli angular-cli-ghpages

Installation

Clone this repository and install dependencies with:

npm install
# or
yarn

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.

Build

Run ng build --aot in order to build a more secure and faster application.

Markdown content

Inside the src/assets/content folder you will find the different folders with the markdown contents for the different pages. This files are already linked inside the Angular templates.

Deploy to Github pages

In order to deploy the application to Github, we will use the angular-cli-ghpages tool.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive/pipe/service/class/module.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

OASP new website Angular 5 application


Languages

Language:CSS 63.9%Language:HTML 25.9%Language:TypeScript 9.6%Language:JavaScript 0.6%