News

npm install -g @angular/cli Then run the following command to create a new project. ng new foldername Now, get inside that folder using “cd foldername” and launch the server using ng serve.
I want to show you how to create a kanban-like board on your GitHub Issues project. It’s easy to do, and if you’re a fan of kanban, it’ll make your project management job a bit easier.