Skip to content

leanbalma/rot13-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rot13 WebApp Implementation

A WebApp implementation of the rot13 encryption using AngularJS. More information about the encryption method here.

How to use it

Just clone this repository and install the dependencies. Make sure you have NodeJS installed.

git clone https://github.com/leanbalma/rot13-implementation.git
npm install
bower install
grunt serve

The webapp will be shown on localhost:9000.

About

WebApp implementation of the rot13 encryption

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published