Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 346 Bytes

File metadata and controls

26 lines (17 loc) · 346 Bytes

Togglecorp Website

Website for Togglecorp

Getting Started

First, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Building

Build the project using:

yarn build

Get the statically generated website using:

yarn export