Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 340 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 340 Bytes

StarWars Searcher

With this application you can search any StarWars character and see some information about them.

Scripts

Run development environment:

npm run dev

Run production environment:

npm run start

Run test environment:

npm run test

Authors

Frank Parejo