• Stars
    star
    219
  • Rank 181,133 (Top 4 %)
  • Language MDX
  • License
    MIT License
  • Created almost 10 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

My personal portfolio website

lowmess.com

Installing

git clone https://github.com/lowmess/lowmess.git
cd lowmess
npm i

Building

npm run build

Developing

npm run start