Skip to content

ast3310/murr_front

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Murrengan provide core functionality for web applications:

  • user registration (0.0.12v)
  • getting information from client (in dev)
  • chat application (in plan)
  • cart and payments (in plan)

For ease of use there are 2 main branches:

master - Main branch, the result of which can be seen at the link http://www.murrengan.ru/.

develop - Branch for developers. Checkout from here and implement new features.

In developing used:

  • Vuejs as main frontend framework
  • eleme.io as base UI Library
  • vuex for state management and code simplify
  • vuex-persistedstate for save state on reload pages
  • vuelidate as helper, for field validator
  • axios as HTTP client for the browser (post, get and etc requests)
  • vue-recaptcha for save our precious site from bots
  • vue-router for help on navigation and route defender

Setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Download, train and take part in improving the functionality!❤

🌟Support🌟

click

Contacts:

Telegram
Youtube
Site

About

Frontend part of Murrengan network😘

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 70.1%
  • JavaScript 18.5%
  • CSS 10.0%
  • HTML 1.4%