tf-encrypted / website

The website for TF Encrypted

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TF Encrypted Website

This repo contains the code for the TF Encrypted project.

Developing

Requirements

node.js (developed with v11.12.0). The project is a next.js application.

  1. Fork/clone the repo
  2. npm install
  3. npm run dev
  4. Navigate your browser to localhost:3000.

Contributing

Contributions are always welcome! The website follows the same guidelines from TF Encrypted.

License

Licensed under Apache License, Version 2.0 (see LICENSE or http://www.apache.org/licenses/LICENSE-2.0). Copyright as specified in NOTICE.

About

The website for TF Encrypted

License:Apache License 2.0


Languages

Language:JavaScript 57.5%Language:CSS 42.5%