Platypush mobile app repo.
Go to file
Fabio Manganiello 80ca768acc init 2021-02-25 10:44:08 +01:00
public init 2021-02-25 10:44:08 +01:00
src init 2021-02-25 10:44:08 +01:00
.browserslistrc init 2021-02-25 10:44:08 +01:00
.editorconfig init 2021-02-25 10:44:08 +01:00
.eslintrc.js init 2021-02-25 10:44:08 +01:00
.gitignore init 2021-02-25 10:44:08 +01:00
README.md init 2021-02-25 10:44:08 +01:00
babel.config.js init 2021-02-25 10:44:08 +01:00
package-lock.json init 2021-02-25 10:44:08 +01:00
package.json init 2021-02-25 10:44:08 +01:00

README.md

platypush-app

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.