An application for deminifying and deobfuscating javascript source files.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Things you'll to install this project..
- An Operating System with a working shell ( Bash, Powershell, zsh etc.)
- Git
- Yarn
First, clone this project to your local system. You could download as a zip file or clone it throught the terminal
Copy and paste on the terminal
git clone https://github.com/foderking/Deminify.js.git
cd Deminify.jsThen install dependencies:
yarnRun the development server:
yarn devOpen http://localhost:3000 with your browser to see the result.
- 
jsoverson 

