/tushuhei-portfolio

Website templates for https://tushuhei.com

Primary LanguageHTML

tushuhei.com

This is a repository for website templates of https://tushuhei.com. The website is built by Grow https://grow.io.

Setup

  • Install Grow by running curl https://install.grow.io | bash.
  • Run grow install to install dependencies.
  • Run grow run to start development and previewing.

Deploy

  • Run grow build to export static files.
  • Run gcloud app deploy to deploy the site to Google AppEngine.