Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 358 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 358 Bytes

getpoco.io

Official Website for getpoco.io

Hexo is used as static generator. Get more info about hexo https://hexo.io

Getting Started

Install Hexo:

$:~ npm i hexo -g

Install dependencies:

$:~ npm i

Start Server

npm start

Open in the browser http://localhost:4000