Skip to content

Latest commit

 

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Documentation of Label Studio

How to use and deploy Hexo

Installing Dependencies

npm install

Starting Development server

npm run server

Starts a local server. By default, this is at http://localhost:4000/.

Deploying Documentation

npm run publish

Hexo Official Documentation

https://hexo.io/docs/