Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 359 Bytes

readme.md

File metadata and controls

22 lines (14 loc) · 359 Bytes

This is my old website source code 💾

This project was built with Next.js, Styled Components and deployed with Now.

Install ⚙️

npm install / yarn install

Dev 🏃

npm run dev / yarn dev

Build 😷

npm run build / yarn build