Skip to content

rajjejosefsson/project-lagoon

Repository files navigation

A Front End guide that anybody needs.

This guide will help you to improve as a developer.

Pre-requisites

Before working on this project you will need to have installed. You can download it from the official web page NodeJS or with Brew.

Installation

Download the GitHub repository:

git clone git@github.com:rajjejosefsson/project-lagoon.git

Development setup

Install all the required dependencies:

cd project-lagoon/website
npm install

Run the server on port 3000:

npm run start

Deployment

This project does the deploy automatically. Every time a new PR has been merged into master, Netlify runs the build and the deployment to Lagoon.

Built With

  • Docusaurus - Easy to Maintain Open Source Documentation Websites

Release History

TODO: add contributing

Meta

Rasmus Josefsson – @_rjosefsson

Karen Cubero – @kaaerreeene

Distributed under the MIT license. See LICENSE.md for more information.

https://github.com/rajjejosefsson/project-lagoon

Contributing

TODO: add contributing