Skip to content

eqlion/eqlion.github.io

Repository files navigation

runs with Expo Go

Personal website

The whole site is written with React Native for Web in TypeScript and deployed on GitHub Pages.

Develop

git clone [email protected]:eqlion/eqlion.github.io.git
cd eqlion.github.io && yarn

make some changes, test locally:

yarn start

then press w to launch React Native for Web in browser.

When ready to deploy

yarn deploy