Skip to content

mainzed/website

Repository files navigation

DEPRECATED

this version of the mainzed-website is no longer suppported. We leave the code for archiveal reasons

Project moved to https://gitlab.rlp.net

## Setup

Run git clone https://github.com/mainzed/website.git to create a local copy of this repository.

Run npm install to install all required modules.

Run npm start to start the local development server.

## Deployment

Run git remote add production demo@server_domain_or_IP:~/website.git to add the production server as a remote repository. (the website.git repository and a post-commit hook have been setup separately)

Run git push production master to deploy the master branch to the server.

About

No description or website provided.

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors