/async-component-app

A simple recruitment application with a special Async component.

Primary LanguageTypeScriptMIT LicenseMIT

async-component-app

A simple recruitment application with a special Async component.

How to use?

The first step is to install the dependencies:

npm i

Then, to start the application:

npm start

You can also run unit tests with the command:

npm test