Инструкция по деплою с помощью pm2
https://gist.github.com/DreaMinder/e9fc988295378d8373521a93c3ca6d18
#tutorial #deploy
https://gist.github.com/DreaMinder/e9fc988295378d8373521a93c3ca6d18
#tutorial #deploy
Gist
Deployment manual for a real-world project built with nuxt.js + koa + nginx + pm2
Deployment manual for a real-world project built with nuxt.js + koa + nginx + pm2 - A Nuxt.js VPS production deployment.md
Инструкция по деплою с помощью gitlab+bash+pm2
http://webislife.ru/gotovim-vue-ssr-c-0-do-production/
#tutorial #deploy
http://webislife.ru/gotovim-vue-ssr-c-0-do-production/
#tutorial #deploy
Трюк для того чтобы в webstorm/phpstorm подхватывались алиасы и можно было переходить по нажатию на путь вида '~/components/Logo.vue' - в файл:
https://gist.github.com/theartkod/32db7cc458838dd07a799c4c4521478f
#tips
https://gist.github.com/theartkod/32db7cc458838dd07a799c4c4521478f
#tips
Gist
webstorm/phpstorm trick for navigate to file in nuxt.js
webstorm/phpstorm trick for navigate to file in nuxt.js - webpack.config.js
[eng] Достаточно подробная статья по внедрению storybook в нукст:
https://medium.com/@mstrlaw/a-guide-on-using-storybook-with-nuxt-js-1e0018ec51c9
#tutorial
https://medium.com/@mstrlaw/a-guide-on-using-storybook-with-nuxt-js-1e0018ec51c9
#tutorial
Medium
An (almost) comprehensive guide on using Storybook with Nuxt.js
Here’s my walkthrough on getting Storybook to play along with Nuxt.js.
[eng] Добавляем интернационализацию в ваш проект за несколько минут используя vue-i18n:
https://dev.to/christopherkade/adding-internationalization-to-your-nuxt-js-applications-39jd
#article #tutorial
https://dev.to/christopherkade/adding-internationalization-to-your-nuxt-js-applications-39jd
#article #tutorial
DEV Community
Adding internationalization to your Nuxt.js applications in a few minutes
Implementing internationalization (commonly known as i18n) is often feared by a lot of Front-End deve...