Skip to content

Latest commit

 

History

History
executable file
·
25 lines (17 loc) · 470 Bytes

README.md

File metadata and controls

executable file
·
25 lines (17 loc) · 470 Bytes

Filefilego Documentation

This documentation is designed to help you understand Filefilego. It covers the concepts and technical details and stack, and documents advanced topics to extend and build on the protocols.

Install

git clone https://github.com/filefilego/documentation.git
cd documentation
npm install

Run the development server

npm run dev

Build

npm run build

creates a dist directory inside src/.vuepress/dist.