Web hecha con el framework Hexo de Node.js
https://hexo.io/
Requisitos previos:
-tener instalado Node.js
-tener instaldo npm
Instrucciones:
npm install hexo-cli -g
hexo init blog
cd blog
npm install
hexo server
Puerto: http://localhost:4000/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Web hecha con el framework Hexo de Node.js
https://hexo.io/
Requisitos previos:
-tener instalado Node.js
-tener instaldo npm
Instrucciones:
npm install hexo-cli -g
hexo init blog
cd blog
npm install
hexo server
Puerto: http://localhost:4000/