Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 581 Bytes

File metadata and controls

22 lines (16 loc) · 581 Bytes

Website

Website for MyData Asia Hub
This website is built using Docusaurus 2, a modern static website generator.

Requirements

Install Node.js and Yarn. See Installation guide of Docusaurus here.

Setup your environment

Installation

$ cd mydataasia
[mydataasia]$ yarn

Local Development

[mydataasia]$ yarn start

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.