Go to file
2020-11-02 20:38:27 +01:00
public css styling 2020-10-31 10:42:59 +01:00
src api server 2020-11-02 20:38:27 +01:00
.gitignore init 2020-10-30 13:40:50 +01:00
api.js api server 2020-11-02 20:38:27 +01:00
babel.config.js init 2020-10-30 13:40:50 +01:00
package-lock.json css styling 2020-10-31 10:42:59 +01:00
package.json init 2020-10-30 13:40:50 +01:00
README.md init 2020-10-30 13:40:50 +01:00

basic_messaging

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.