Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 1.17 KB

README.md

File metadata and controls

29 lines (16 loc) · 1.17 KB

BraveNewCapital

Website


Netlify Status

About BraveNewCapital

BraveNewCapital is a development fund and foundation committed to furthering the principles of self-sovereignty and cryptographic trustlessness, with a particular focus on identity, trust, and reputation. Our mission is to build a more equitable and secure digital future by applying these principles to our work.

To learn more about our mission and projects, please visit our website.

Welcome to the BraveNewCapital website repo! The website is built using the Svelte framework and the create-svelte tool.

Getting Started

To get started with the project, clone the repository to your local machine using the following command:

git clone https://github.com/BraveNewCapital/website.git

Then, navigate to the project directory and install the dependencies using:

cd website npm install

Finally, start the development server using:

npm run dev

The website should now be available at http://localhost:5173.