Table of Contents generated with DocToc
This project's static Pages are built by [GitLab CI][ci], following the steps
defined in .gitlab-ci.yml
.
To work locally with this project, you'll have to follow the steps below:
- Fork, clone or download this project
- Install npm
- Preview your project:
npm run start
- Add content
- Generate the website:
npm run build
(optional)
(This will only work when the React project is made available in the repository. For now, you can only preview the page locally running serve -s build/