Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 253 Bytes

File metadata and controls

23 lines (16 loc) · 253 Bytes

AutoComplete

Requirements

  • Node.js >=18.0
  • npm version >= 10.4.0
  • Vscode with the following extensions:
    • Eslint
    • Prettier

How to start

Install Dependiencies

npm install

Start Script

npm run start