A Front End guide that anybody needs.
This guide will help you to improve as a developer.
Before working on this project you will need to have installed. You can download it from the official web page NodeJS or with Brew.
Download the GitHub repository:
git clone [email protected]:rajjejosefsson/project-lagoon.git
Install all the required dependencies:
cd project-lagoon/website
npm install
Run the server on port 3000
:
npm run start
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.
- Docusaurus - Easy to Maintain Open Source Documentation Websites
TODO: add contributing
Rasmus Josefsson – @_rjosefsson
Karen Cubero – @kaaerreeene
Distributed under the MIT license. See LICENSE.md
for more information.
https://github.com/rajjejosefsson/project-lagoon
TODO: add contributing