mlp-server-tools/webclient
Hamcha 05b253a2a2
Add stub webclient
2019-06-06 16:07:48 +02:00
..
public Add stub webclient 2019-06-06 16:07:48 +02:00
src Add stub webclient 2019-06-06 16:07:48 +02:00
.browserslistrc Add stub webclient 2019-06-06 16:07:48 +02:00
.eslintrc.js Add stub webclient 2019-06-06 16:07:48 +02:00
.gitignore Add stub webclient 2019-06-06 16:07:48 +02:00
README.md Add stub webclient 2019-06-06 16:07:48 +02:00
babel.config.js Add stub webclient 2019-06-06 16:07:48 +02:00
package.json Add stub webclient 2019-06-06 16:07:48 +02:00
postcss.config.js Add stub webclient 2019-06-06 16:07:48 +02:00
prettier.config.js Add stub webclient 2019-06-06 16:07:48 +02:00
tsconfig.json Add stub webclient 2019-06-06 16:07:48 +02:00
yarn.lock Add stub webclient 2019-06-06 16:07:48 +02:00

README.md

webclient

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.