zhangyouxin / polywrap

Landing page for Polywrap

Home Page:https://polywrap.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

landing-page

Setup

  1. nvm install && nvm use - Use the proper version of node.
  2. yarn - Install all dependencies.

Develop

yarn dev - Build the site, and start the development server. The dev server is hosting the site at http://localhost:3000/. Whenever changes are made, the site should automatically rebuild.

Theme

Color and themes should be modified from the src/theme/index.ts file, by updating constants.

About

Landing page for Polywrap

https://polywrap.io/


Languages

Language:TypeScript 97.9%Language:HTML 1.7%Language:CSS 0.3%