#angular
Read more stories on Hashnode
Articles with this tag
Hello friends ๐! In this article, I'll walk you through the steps to install NX and Angular. But what is NX ? I discovered NX in 2019, I used it to...
Today we will see how to install TailwindCSS in an Angular project Create or use your Angular project ng new project cd project **Install and...
Today we will see how to install Jest in an Angular project ยท Jest When you generate a new Angular project, it comes with some tools for unit testing,...