1.0.1 • Published 3 years ago

@xuanxoo/search-form v1.0.1

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Search Form

Frontend challenge implemented with hexagonal architecture.

Requisites

node >= 14

Installation

$ cd app

$ yarn install

Development

$ cd app

$ yarn start

Open http://localhost:3005/ to view it in the browser.

Tests

Unit tests

$ cd app

$ yarn test