Halo Lab Save Abandoned

Website of the Halo lab: design and development agency

Project README

Halo Lab Website

DEPRECATED. This repo contains previous version of the website, the current one is written with Eleventy and not yet open sourced. But we're working on it.

It's an open sourced version of www.halo-lab.com website.

Developed in Halo lab

Note

To run this project you need .env. We'll add test .env file with test tokens later on, for now you can request it from Sergey Diniovksiy, Eugene Byrlad or Mikhail Netkachev.

Prerequisites

The application was built with Node 12.16.1

Run this command if you're using nvm

nvm use

Installation

Download all necessary dependencies:

npm install

Development

Copy the .env.example file to .env

cp .env.example .env

Start server, watch changes and update build in development mode:

npm start

Clean cache directory:

npm run clean

Production

Create build in a production mode:

npm run build

Start server in production mode:

npm run serve

Note

A list of all the commands you can find in the file package.json.

Word from author

Have fun! ✌️

Supported by Halo lab
Open Source Agenda is not affiliated with "Halo Lab" Project. README Source: Halo-Lab/halo-lab
Stars
28
Open Issues
1
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating