Skip to content

TomCordemans/opleiding-cybersecurity.be

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

149 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OPLEIDING-CYBERSECURITY-BE

Welcome to your new VuePress course. This is the README file that will display on GitHub. Please feel free to change this information. This file should reflect the content of this course.

Development

Make sure you have Node.js installed and the following packages:

npm install -g vuepress
npm install -g yo
npm install -g generator-innovet-vuepress-course

Running a Development Server

To start a local development server execute the following command inside the root folder of this project:

npm run docs:dev

This will start a local server and automatically convert the markdown files to html files.

Open a browser to the web address shown by the npm run command. Most typically this is http://localhost:8080.

Generating Pages

A page is like a new chapter in your course. You can generate a new page by using the innovet-vuepress-course generator:

yo innovet-vuepress-course:page

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •