/angular-18-features

Cloning the Duolingo for Schools page using new version angular (v18)

Primary LanguageTypeScript

Stack used

Authors

@fandredev

Installation:

First, clone this repository.

git clone git@github.com:fandredev/angular-18-features.git

Install dependencies.

cd angular-18-features && pnpm install

Run development server

pnpm run start
  • or using launch.json file (if you use vscode)

Run tests

pnpm run test

Feedback

If you have any feedback, please let us know via profissionalf.andre@gmail.com

Referencies