Skip to content
Snippets Groups Projects
Name Last commit Last update
docs
.gitignore
.gitlab-ci.yml
README.md
package.json

Welcome to my personnal website

This website is developping by using vuepress tool which is based on the progressive framework VueJs

Install

  • Get NPM if you don't have it
  • Install the nodes modules
npm install

Run on developpment

npm run docs:dev

Build the documentation

npm run doc:build

Then get files from ./public folder