Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 227 Bytes

README.MD

File metadata and controls

16 lines (15 loc) · 227 Bytes

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