Skip to content

This is code for the Duomly course - Learn Angular by building a bank app

Notifications You must be signed in to change notification settings

Duomly/angular9-tailwind-bank-frontend

Repository files navigation

Angular 9 + Tailwind CSS banking app

This is app for the Duomly Angular 9 Course - Learn Angular 9 by building banking App

Install

Install node modules using npm or yarn:

npm install

Run

To start the application use:

ng serve