Huffman encoding Interactive Huffman encoding tree https://nomeyho.github.io/huffman/public Development npm run dev Build To create an optimised version of the app under /public: npm run build To serve the optimised version of the app: npm run start