Translann is a localization manager web application, based on Vuejs and MongoDB. It tends to be a free alternative to POEditor, and will embed the following features :
Translann is a localization manager web application, based on Vuejs and MongoDB. It tends to be a free alternative to POEditor, and will embed the following features :
Want to test ?
Translann is fully based on NodeJS. For the moment, the application works with distinct front-end and back-end.
Open your favorite Terminal and run these commands in two distinct terminals.
Front end: with npm
$ cd ./vue-client
$ npm install
$ npm run serve
Back end: with npm and nodemon
$ cd ./back
$ npm install
$ npm run serve
Web interface will be reachable on : localhost:8080
No production commands are currently available.
Author: Badane
Source Code: https://github.com/Badane/Translann
In this article, we are going to list out the most popular websites using Vue JS as their frontend framework. Vue JS is one of those elite progressive JavaScript frameworks that has huge demand in the web development industry. Many popular websites are developed using Vue in their frontend development because of its imperative features.
A Full Stack Project Containing Vuejs And Nodejs A Vue.js project for vue.js and node.js,related to vuex,vue-router,express4,sequelize,stylus,axios,etc .
Basic Settings for Starting Vuejs and Nodejs Servers .This is a sample project that launches a web server using NodeJs and checks the VueJs core grammar.
A Jira clone built with Vuejs & Nodejs/Graphql
Create Vue nodejs serverless dynamodb board .Creating a bulletin board using vue and serverless technology .Practice the concept of serverless using vue and a serverless framework.