This branch is 258 commits behind M-Labs/web2019:master
2021-06-02 14:31:04 +08:00
2021-05-28 11:24:18 +08:00
2020-10-12 17:41:23 +08:00
2020-04-15 21:17:19 +08:00
2021-06-01 17:03:26 +08:00
2021-06-02 14:31:04 +08:00
2021-04-02 13:34:00 +08:00
2021-03-22 17:45:50 +08:00

M-Labs.hk website source code

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. For deployment, see the nix-scripts repository. Commits to https://git.m-labs.hk/M-Labs/web2019.git are automatically deployed to m-labs.hk through Hydra.

Clone the project:

git clone https://git.m-labs.hk/M-Labs/web2019.git
cd web2019

Install Zola.

Start:

zola serve

To update the .min.js and .jsx file:

nix-shell -p nodejs --run "npm run build"
Description
No description provided
Readme 101 MiB
Languages
JavaScript 99.6%
HTML 0.2%
SCSS 0.1%