Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 936 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 936 Bytes

Table of Contents generated with DocToc

GitLab CI

This project's static Pages are built by [GitLab CI][ci], following the steps defined in .gitlab-ci.yml.

Building locally

To work locally with this project, you'll have to follow the steps below:

  1. Fork, clone or download this project
  2. Install npm
  3. Preview your project: npm run start
  4. Add content
  5. 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/