Skip to content

ericleoo/ericleoo.github.io

Repository files navigation

Eric's Blog

A personal blog to share my thoughts on various topics.

Installation

To install the dependencies, run the following command:

npm install

Usage

To run the app in development mode, run the following command:

npm run dev

Building

To build the app for production, run the following command:

npm run build

Deployment

To deploy the app to GitHub Pages, run the following command:

npm run deploy

Testing

To run the unit tests, run the following command:

npm run test:unit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors