Skip to content

matanolabs/matano-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Nov 13, 2023
5f90a3d ยท Nov 13, 2023
Feb 7, 2023
Nov 13, 2022
May 5, 2023
Aug 10, 2023
Nov 13, 2023
Oct 30, 2023
Feb 5, 2023
Jul 15, 2022
Oct 26, 2022
Oct 19, 2022
Oct 30, 2023
Feb 28, 2023
Feb 28, 2023
Oct 19, 2022
Oct 19, 2022
Feb 5, 2023
Oct 29, 2023

Repository files navigation

Website

Installation

$ npm install

Local Development

$ npm run start

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

Build

$ npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.