Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 681 Bytes

README.md

File metadata and controls

38 lines (26 loc) · 681 Bytes

Message from Cleanfolio

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.

Instructions

Setup

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

License

MIT