matter-labs / zksync-web-landing

zkSync.io landing page

Home Page:https://zksync.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website zkSync.io

First public release of the updated zkSync.io landing page design

Build Setup

# clear possible cache && install dependencies (clear install)
$ sh cli-dev.sh ci

# populate .env file as dev environment && serve with hot reload at localhost:3000
$ yarn dev

# build for dev
$ build:stage
# afterward you'll have prepared distributive in /public folder

# build for production (only if you have firebase:auth)
$ bash cli-dev.sh ci && yarn zk-ci-prepare

For detailed explanation on how things work, check out Nuxt.js docs.


Solutions used

About

zkSync.io landing page

https://zksync.io

License:MIT License


Languages

Language:CSS 61.7%Language:SCSS 18.6%Language:Vue 16.1%Language:TypeScript 2.6%Language:Shell 0.7%Language:JavaScript 0.3%