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

blockchain-it-hr/shard-labs-web

Repository files navigation

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.