Skip to content

phatpham9/onroads.xyz

Repository files navigation

onroads.xyz

My personal website

Overview

Installation

Use the package manager to install dependencies

$ yarn

Development

Run the following command to start developing

$ yarn dev

Deployment

Before running the app on production mode, we need to build the source by the following command

$ yarn build

Then start the app

$ yarn start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Authors

Phat Pham

License

MIT