Skip to content

jillmnolan/Angular-Succinctly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 77.3%
  • HTML 16.4%
  • JavaScript 6.0%
  • CSS 0.3%