/finom

Primary LanguageVue

my-project

A Vue.js project

Build Setup

# install dependencies
npm install
# or with yarn
yarn install

# build production 
npm run build
# or with yarn
yarn run build

# start api server
node server

For detailed explanation on how things work, consult the docs for vue-loader.