Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 252 Bytes

File metadata and controls

15 lines (11 loc) · 252 Bytes

reecelucas.com

The source for my personal site, reecelucas.com.

Getting Started

# Start up a hot-reloading web server
yarn start
# Compile production files to the `dist` folder.
yarn build