Hi! 👋 Welcome to this Angular workshop where we'll learn all about pipes. Follow the instructions down below in order to setup the enviroment ahead of the workshop and follow along with us!
This app was developed using the following versions of this utilities. If you have any problem setting up, try switching to this versions.
- Angular CLI: 13.2.4
- Node: 16.14.0
- Package Manager: npm 8.3.1
To download each of these, use the following links:
- Clone this repository into your local enviroment.
- Run the command
npm install
to install all of the node modules. - Run the command
ng serve
to start the development enviroment.
And that's all! Please make sure to arrive at the workshop with the development enviroment running. If you have any issue, feel free to contact me through Slack!