Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ushliypakostnik/vue-scss-i18next
Vuie cli based frontend PWA example with localization and themezation
https://github.com/ushliypakostnik/vue-scss-i18next
i18next scss stylelint themes vue vue-cli vue-router vuex
Last synced: about 6 hours ago
JSON representation
Vuie cli based frontend PWA example with localization and themezation
- Host: GitHub
- URL: https://github.com/ushliypakostnik/vue-scss-i18next
- Owner: ushliypakostnik
- Created: 2020-02-18T21:55:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T21:16:21.000Z (almost 3 years ago)
- Last Synced: 2023-02-27T23:12:04.527Z (over 1 year ago)
- Topics: i18next, scss, stylelint, themes, vue, vue-cli, vue-router, vuex
- Language: SCSS
- Homepage:
- Size: 535 KB
- Stars: 10
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Vue cli based frontend boilerplate
==================================Vue cli based frontend PWA example with localization and themezation
Deploy
------Установка зависимостей npm packages
$ npm install
Запуск сервера для разработки
-----------------------------$ npm run serve
http://localhost:3000/
Cборка
------Сборка проекта в продакшен, в папку /build
$ npm run build
Тесты
-----Запуск тестов
$ npm test:unit
Запуск статического анализатора ES
$ npm run lint
Запуск статического анализатора стиоей
$ npm run stylelint