Skip to content

Thorinjs/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thorinjs.com documentation site

How to use

  1. Clone the repository
  2. Install dependencies using npm install
  3. Start server using npm run start
  4. Generate static html files using npm run build