Skip to content

modulify/m3-web

Repository files navigation

m3-web

Create yarn configuration

make .yarnrc.yml

Installation

make node_modules

Launch

make up

Build

make build

eslint

make eslint

Tests

make test