File encoder and decoder using Huffman encodingFiles encoder and decoder
O projeto foi desenvolvido com as seguintes tecnologias:
$ npx gitignore node
$ npm init -y
$ git init
$ npm install node
$ git clone https://github.com/iberthyallano/Encoder_and_Decoder.git
$ node Main.js
git checkout -b my-feature
git commit -m 'feat: My new feature'
git push origin my-feature
Esse projeto está sob a licença MIT. Veja o arquivo LICENSE para mais detalhes.