/mouton

Primary LanguageTypeScriptOtherNOASSERTION

Mouton

This is the personal website project of Wenhao “Leo” Liang. The website is built using Next.js and React.

Getting Started

Make sure you have Node and Yarn installed. Then, install dependencies by running:

yarn

After that, you can run the development server by doing:

yarn dev

Open http://localhost:3000 with your browser and the site should be running.

Any changes you make will auto-update as you edit the file(s).