Skip to content

Fredbnm/startyourapp

Repository files navigation

Startyourapp

A simple template for Angular 5 with initial routes service work configured

Let's start

clone this project

run the npm install inside the cloned directory

Running the application

Run ng serve to view app in http://localhost:4200/

To change the port of your application, add in angular-cli.json the parameters

"defaults": {
    "styleExt": "css",
    "component": {},
    "serve": {
      "port": 4760
    }
  }

Example Grid Flexbox

To disable, simply remove the component home

Thanks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published