Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 820 Bytes

README.md

File metadata and controls

40 lines (29 loc) · 820 Bytes

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.