|
|
8 anni fa | |
|---|---|---|
| .. | ||
| static | 8 anni fa | |
| .env | 8 anni fa | |
| .gitignore | 8 anni fa | |
| README.md | 8 anni fa | |
| favicon.ico | 8 anni fa | |
| gulpfile.js | 8 anni fa | |
| index.html | 8 anni fa | |
| index.js | 8 anni fa | |
| package.json | 8 anni fa | |
| safe_dns.md | 8 anni fa | |
This package is meant to help people that desire to create websites for the SAFE network, especially those sites that need to utilize the SAFE network web API, available on the global window object.
Instead of having to upload your site to the network every time you want to test some code, simply use this package to experiment.
cd into the respective directorynpm installnpm run gulp to start serverlocalhost://p:3003 in your SAFE browser to see pageTo upload this site to the network:
npm run gulp and observe the build directory that's createdbuild directorySee docs for more detail of expected return values and other information: http://docs.maidsafe.net/beaker-plugin-safe-app/