Skip to content

Next-Level UI Development with PrimeNG, published by Packt

License

Notifications You must be signed in to change notification settings

PacktPublishing/Next-Level-UI-Development-with-PrimeNG

Repository files navigation

Next-Level-UI-Development-with-PrimeNG

Next-Level UI Development with PrimeNG, published by Packt

Getting Started

Make sure you have NVM (Node Version Manager)[https://github.com/nvm-sh/nvm] installed on your machine. You can read Chapter 2 to follow the development configuration.

yarn

OR 

npm install

Chapter structure

You can find each chapter under the apps folder.

apps/
    - chapter-1
    - chapter-2
    ...

Starting each chapter

You can run each chapter by following the pattern below:

npx nx serve CHAPTER_NAME

// example
npx nx serve chapter-1

Disclaimers

I'm using Nx Workspace to manage the chapters. It works the same a normal Angular project.

One thing that you should notice is that instead angular.json, it is project.json.

About

Next-Level UI Development with PrimeNG, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published