Angular Web App. This is to demonstrate the most starred GitHub repositories that were created in the last 30 days. Categories by languages, and framework popularity.
Run following to install project & Tailwind CSS dependencies:
- npm install
- npm install -D tailwindcss
- npm install @tailwindcss/typography
- npm install @tailwindcss/forms
Run npm start
to execute the project.
This project was generated with Angular CLI version 12.1.3.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.