/safenetwork.tech

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

safenetwork.tech

SAFE Network website built on React Static.

Prerequisites

  • Git - latest
  • Node - version ^8.0.0
  • npm - version ^5.0.0
  • react-static ^5.6.2

Install & Build

  • First, clone the repository
> clone https://github.com/maidsafe/safenetwork.tech.git
  • then, install the npm dependencies using yarn
> cd safenetwork.tech && yarn
  • To run locally for development with,
> yarn start
  • Or build the website for production with,
> yarn build

License

This SAFE Network library is dual-licensed under

at your option.