csuwildcat / fllw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fllw

A reference app for building Decentralized Web Apps based on pwa-starter with Web5 already integrated.

Installation / Usage

First, clone and run dwn-server for local development, using version 0.2.1:

git clone https://github.com/TBD54566975/dwn-server.git
cd dwn-server
npm install
npm run server

In a new terminal window, run the following:

git clone https://github.com/csuwildcat/fllw
cd fllw
npm install
npm run dev

Project Resources

Resource Description
CODEOWNERS Outlines the project lead(s)
CODE_OF_CONDUCT.md Expected behavior for project contributors, promoting a welcoming environment
CONTRIBUTING.md Developer guide to build, test, run, access CI, chat, discuss, file issues
GOVERNANCE.md Project governance
LICENSE Apache License, Version 2.0

About


Languages

Language:TypeScript 58.3%Language:CSS 20.5%Language:JavaScript 12.6%Language:HTML 8.6%