/yuanqing.sg

:white_circle: My personal website

Primary LanguageTypeScript

Initial set up

Clone and install:

$ git clone https://github.com/yuanqing/yuanqing.sg
$ cd yuanqing.sg
$ yarn

Development

To build and serve the site, and watch for changes, do:

$ yarn run watch

Then, go to 0.0.0.0:4242 in your web browser. Alternatively, do:

$ yarn run open