ua-snap / financial-framework-tool

UA Financial Framework Visualization Tool
2 stars 0 forks source link

fft

A Vue.js project

Build Setup

Requires nvm and node.

# install dependencies
nvm install && npm install

# serve with hot reload at localhost:8080
nvm use && npm run dev

# build for production with minification
nvm use && npm run build

# build for production and view the bundle analyzer report
nvm use && npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.