Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 173 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 173 Bytes

hodl.today

HODL today, MOON tomorrow

Running

# Install dependencies
$ npm install

# Run Dev Server
$ npm run dev

# Build for Production
$ npm run build