Skip to content

Hldao/copus-network

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

242 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

copus-human Internet

Welcome to copus-human Internet - A decentralized social content platform that empowers creators and connects communities.

Getting started

Prerequisites: The following steps require NodeJS to be installed on your system, so please install it beforehand if you haven't already.

To get started with your project, you'll first need to install the dependencies with:

npm install

pnpm install

Then, you'll be able to run a development version of the project with:

npm run dev

After a few seconds, your project should be accessible at the address http://localhost:5173/

If you are satisfied with the result, you can finally build the project for release with:

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.1%
  • Other 1.9%