Skip to content

Repository for maidsafe.net company website

License

BSD-3-Clause, MIT licenses found

Licenses found

BSD-3-Clause
LICENSE-BSD
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

maidsafe/maidsafe.net

This branch is 1 commit ahead of, 1 commit behind master.

Folders and files

NameName
Last commit message
Last commit date
Feb 17, 2021
Jan 15, 2020
Sep 7, 2022
Sep 7, 2022
Nov 27, 2019
Nov 21, 2019
Jan 15, 2020
Jan 15, 2020
Mar 18, 2020
Dec 20, 2019
Feb 17, 2021
Jun 1, 2021
Jan 15, 2020
Dec 11, 2022

Repository files navigation

maidsafe.net

MaidSafe website, built with React Static.

Installation

Prerequisites

Quick Start

  1. Clone the repository using Git:
$ git clone https://github.com/maidsafe/maidsafe.net.git && cd maidsafe.net
  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 repository is dual-licensed under the Modified BSD (LICENSE-BSD https://opensource.org/licenses/BSD-3-Clause) or the MIT license (LICENSE-MIT https://opensource.org/licenses/MIT) 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.

About

Repository for maidsafe.net company website

Resources

License

BSD-3-Clause, MIT licenses found

Licenses found

BSD-3-Clause
LICENSE-BSD
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published