The code behind my personal website.
Created with React.js, Node.js, and Material UI
To run this repo, run the following in your terminal:
Clone.
git clone https://github.com/dalime/dannylimV2 [name of repo]
Navigate into cloned directory and install yarn packages.
cd [name of repo]
yarn add
Yarn start to run locally
yarn start
View in browser.
http://localhost:3000
pm2 start app.config.json
- Danny Lim - Profile
This project is licensed under the ISC License.