All Projects → maidsafe → safenetwork.tech

maidsafe / safenetwork.tech

Licence: other
No description, website, or topics provided.

Programming Languages

javascript
184084 projects - #8 most used programming language
Sass
350 projects

safenetwork.tech

Safe Network website, built with React Static.

Installation

Prerequisites

Quick Start

  1. Clone the repository using Git:
$ git clone https://github.com/maidsafe/safenetwork.tech.git && cd safenetwork.tech
  1. Install the Node.js dependencies using Yarn:
$ yarn
  1. Start the development server with:
$ yarn start

Or build the website for production with:

$ yarn build

And preview it locally with:

$ yarn serve

License

This Safe Network site is dual-licensed under

at your option.

Contributing

Want to contribute? Great 🎉

There are many ways to give back to the project, whether it be writing new code, fixing bugs, or just reporting errors. All forms of contributions are encouraged!

For instructions on how to contribute, see our Guide to contributing.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].