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

HsuTing/hsuting.github.io

Repository files navigation

Hsuting.github.io Build Status

This is my personal website.

Getting Started

Install packages using yarn (we assume you have pre-installed npm and node.js).

yarn install && yarn build

Usage

  • build: Build the project. Use this script before you start to write the project.
  • prod: Set NODE_ENV=production and build the project. Use this script when you need to make a production version.
  • watch: Watch all files. Use this script when you are developing.
  • test: Run the test.
  • You can see other scripts in package.json.

License

MIT © HsuTing

About

My personal website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published