Skip to content

shankarsengalani/safenetwork.tech

 
 

Repository files navigation

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.

About

No description, website, or topics provided.

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

Languages

  • JavaScript 58.5%
  • CSS 41.5%