鲁班应用市场-前端

xielq 971864315b init from phab пре 5 година
assets 971864315b init from phab пре 5 година
components 971864315b init from phab пре 5 година
layouts 971864315b init from phab пре 5 година
middleware 971864315b init from phab пре 5 година
pages 971864315b init from phab пре 5 година
plugins 971864315b init from phab пре 5 година
server 971864315b init from phab пре 5 година
static 971864315b init from phab пре 5 година
store 971864315b init from phab пре 5 година
Dockerfile 971864315b init from phab пре 5 година
README.md 971864315b init from phab пре 5 година
nuxt.config.js 971864315b init from phab пре 5 година
package.json 971864315b init from phab пре 5 година
yarn.lock 971864315b init from phab пре 5 година

README.md

luban-app-store-web

Nuxt.js project

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

Environment Variable

If app runs in the dev or test environment, set config.nuxt.baseUrl in file package.json. Otherwise, set environment variables BASE_URL.

For detailed explanation on how things work, checkout the Nuxt.js docs.