Skip to content

chriy/chriy.github.io

Repository files navigation

Website

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ npm install

Local Development

$ npm run start

The npm run start command builds your website locally and serves it through a development server, ready for you to view at http://localhost:3000/.

Build

$ npm run build