web2019/README.md

543 B

m-labs with zola

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

A step by step series of examples that tell you how to get a development env running

  1. Clone the project
git clone https://github.com/sovanna/m-labs-zola.git \
&& cd m-labs-zola
  1. Install Zola

  2. Start

zola serve --interface 0.0.0.0 --port 1111