Skip to content

frezdev/dictionary-app-v2

Repository files navigation

DictionaryApp

Getting Started

First, run the instalation comman:

npm install

Run the development server

npm run dev

Run Tests

  • Despues de correr el servidor, abra otra terminal y ejecute el siguiente comando:
npm run test