Skip to content

ElixorTeam/Shorty.Docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shorty Documentation

Installation

  1. Download NodeJS
  2. Go to the project folder
cd doc-app
  1. Install packages
npm i
  1. Startup app
npm run docs:dev