Skip to content

Venerons/cassia

Repository files navigation

cassia

The cassia project aims to collect a wide range of tools to learn and teach cryptography and steganography and their history.

Setup

npm install

Start development mode

quasar dev

Build and deploy

# 1. build the project
quasar build
# 2. commit and push the build
git commit -m "..."
git push
# 3. push the build to the gh-pages subtree branch
git subtree push --prefix dist/spa origin gh-pages

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published