Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 491 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 491 Bytes

Cybersecurity handbook

Cover image Image from needpix.com

Basic Usage

Download manually

git clone https://github.com/guidesmiths/cybersecurity-handbook
cd cybersecurity-handbook

Setup

npm i

Run

npm run dev

Build

npm run build

Serve built app

npm run serve