Install all dependencies
npm i
To create the trie
cd data
node build.js
To run the dev server
npm run dev
To build for production
npm run build
Icons made by Freepik from www.flaticon.com'
Install all dependencies
npm i
To create the trie
cd data
node build.js
To run the dev server
npm run dev
To build for production
npm run build