Cleanfolio is a portfolio template built with React. However, if you prefer a template built with HTML, CSS, and JavaScript, you can check out Cleanfolio Minimal.
git clone
cd mypage
Use fnm and execute:
fnm install
fnm use
To install and launch the project, run these commands: To install and launch the project, run these commands:
yarn
yarn start
- To build and deploy, run the following commands:
yarn build
yarn deploy