Skip to content

nos/website

Repository files navigation

website

Setup

yarn install

Usage

For local development, run:

yarn dev

You can then access the site at http://localhost:3000.

Deployment

The nos.io website is intended to be deployed as a static app. To deploy, run:

yarn deploy

This will generate a static out folder. The web server must be configured to point to this folder as the HTML root.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published