Skip to content

fluxsocial/create-flux-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Flux app

Bootstrap a new Flux app for your community

npx create-flux-app

Then install deps and start building

cd [app-name]
npm install
npm run dev

Prerequisites

Flux runs on top of AD4M, a p2p framework where all data is stored and shared. In order to build a new Flux app you need to download and install AD4M.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published