This repository contains the sources for my personal website danewilsom.me.
It is currently hosted with Netlify.
Run yarn
or npm install
To compile the transpile the website to the public directory run:
yarn build
or npm run build
This repository contains the sources for my personal website danewilsom.me.
It is currently hosted with Netlify.
Run yarn
or npm install
To compile the transpile the website to the public directory run:
yarn build
or npm run build