surfedushare / surf-frontend

SURF Catalog frontend
0 stars 0 forks source link

surf-frontend

Surf

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:8080
$ npm run serve

# serve on localhost:3000 and connected to the local backend
$ npm run integrate

# build for production
$ npm run build

# build for acceptance
$ npm run build -- --mode=acceptance

This project used to work with Nuxt.js. It now has been stripped from the project for the most part, but some parts remain.