Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 212 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 212 Bytes

Shard Labs - Landing Page

Clone and cd into the repository and run npm install

Development

npm run dev

Navigate to localhost:1234

Production

npm run build

Serve the dist folder.