Skip to content

SkynetLabs/shutdown-landing-page

Repository files navigation

Skynet Labs Skynet Portals Shutdown Landing Page

This is the code that is deployed on siasky.net, skynetfree.net and skynetpro.net domains.

Available Scripts

In the project directory, you can run:

yarn dev

Runs the app in the development mode.

The page will reload when you make changes. You may also see any lint errors in the console.

yarn build

Builds the app for production to the dist folder.

It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

Your app is ready to be deployed!

yarn preview

Runs local http server giving you a preview of the application after production build.

Make sure to run yarn build before running yarn preview to generate preview of the current codebase.