/cybersecurity-handbook

Cybersecurity handbook by GuideSmiths

Primary LanguageJavaScriptMIT LicenseMIT

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