makecm / hello-world-angular-template

A versatile Make.cm starter template for any project, built in Angular - generate to anything.

Home Page:https://make.cm/gallery/ng-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make Hello World Starter Template (Angular)

This project was generated with Angular CLI version 10.2.0.

Looking for a different language?

make starter template

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.

Building for Make

Run ng build --base-href . --outputPath=dist to build the project with correct resource pathing for the sake of deploying to make.

Importing into Make

When importing into Make be sure to import from the /dist folder.

The following data inputs are available as well.

  • headline: string
  • backgroundImage: string (public URL)
  • showLogos: boolean

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

About

A versatile Make.cm starter template for any project, built in Angular - generate to anything.

https://make.cm/gallery/ng-starter


Languages

Language:TypeScript 67.0%Language:CSS 13.4%Language:JavaScript 11.0%Language:HTML 8.6%