You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A template for generating static pages site by zce-cli
Usage
# Install the zce-cli globally
$ yarn global install zce-cli # or npm install -g zce-cli# Init a project through this template
$ zce init pages my-project