This is the open source code of my portfolio.
Thanks for attention.
git clone https://github.com/luamoris/webland.git
cd webland
npm i
npm start
npm run dev // development
npm run build // production
npm run lint // lint Javascript files
npm run stylelint // lint SCSS files