Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 293 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 293 Bytes

dictionary

An application to store and retrieve semitic languages

Requirements

  • NodeJS

Install

  • Download the project or clone the git repository
  • Open a terminal and navigate to the /dictionary folder
  • Run npm install
  • Run npm start
  • Open localhost:3000 in your browser