Web app for manna.org.ua
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm test
Список полезных туториалов, по выбранному стеку технологий:
- Building With Vue.js 2 and Firebase
- Firebase advanced data modelling and role based authorization
- Quickly Implement User Roles in Firebase
- Zero to App: Live Coding an App with Firebase (Firebase Dev Summit 2017)
- Role Based Authentication using Vue.js 2
- Vue.js 2 + Firebase
- A progressive Web application with Vue JS, Webpack & Material Design