nos / website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 75.4%Language:CSS 24.6%