alekstar79 / awex-pro

Home Page:https://alekstar79.github.io/awex-pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awex Pro (A simple client of the Awex crypto platform)

review

DEMO

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

CORS

Addons

Firefox
Chrome

Run Chrome browser without CORS:

Source: Run Chrome without CORS
Stackoverflow: Disable Web Security

Windows

Right click on desktop, add new shortcut
Add the target as "[PATH_TO_CHROME]\chrome.exe" --disable-web-security --disable-gpu --user-data-dir=%LOCALAPPDATA%\Google\chromeTemp
Click OK.

OSX

open -n -a /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --args --user-data-dir="/tmp/chrome_dev_test" --disable-web-security

Linux

google-chrome --disable-web-security

About

https://alekstar79.github.io/awex-pro


Languages

Language:Vue 67.7%Language:JavaScript 31.3%Language:HTML 1.0%