1.0.1 • Published 3 years ago
@xuanxoo/search-form v1.0.1
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