jillmnolan / Angular-Succinctly

This is the companion repo for Angular Succinctly by Joseph D. Booth. Published by Syncfusion.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Succinctly

This is the companion repo for Angular Succinctly by Joseph D. Booth. Published by Syncfusion.

cover

This repository contains the source files for the Soccer Dashboard application.

To build the application after downloading the files, perform the following steps.

  • Copy the entire folder/file structure into a directory on your local machine
  • There is no package-lock.json file, nor a node_modules directory in the repo
  • Change into the folder and run

NPM Install

This will create the necessary node_modules folder and download necessary files

It will also create the package-lock.json file


Once this step is done, you can run the application.


NG serve --open

Looking for more Succinctly titles?

Check out the entire library of more than 150 Succinctly e-books at https://www.syncfusion.com/ebooks.

About

This is the companion repo for Angular Succinctly by Joseph D. Booth. Published by Syncfusion.


Languages

Language:TypeScript 77.4%Language:HTML 16.4%Language:JavaScript 6.0%Language:CSS 0.3%