Current main branch always deployed to: https://note-to-self.hns.siasky.net
Install dependencies with yarn
before trying to execute any of the commands.
In the project directory, you can run:
yarn start
: start the project in development mode (open http://localhost:3000 to view it in the browser)yarn test
: launch test runner in the interactive watch modeyarn build
: build the app for production to thebuild
folder
- run
yarn build
to build the app for production - visit siasky.net and click on "Do you want to upload entire directory?" to switch to directory upload mode
- drag the
build
folder over the upload area (or click "Browse" and select the directory from the file browser window)
To learn more about Skynet, visit siasky.net official webpage.