金融保理项目

xielq 7cc99af3a5 init from phab 4 年之前
assets 7cc99af3a5 init from phab 4 年之前
components 7cc99af3a5 init from phab 4 年之前
layouts 7cc99af3a5 init from phab 4 年之前
middleware 7cc99af3a5 init from phab 4 年之前
pages 7cc99af3a5 init from phab 4 年之前
plugins 7cc99af3a5 init from phab 4 年之前
static 7cc99af3a5 init from phab 4 年之前
store 7cc99af3a5 init from phab 4 年之前
Dockerfile 7cc99af3a5 init from phab 4 年之前
README.md 7cc99af3a5 init from phab 4 年之前
app.html 7cc99af3a5 init from phab 4 年之前
nuxt.config.js 7cc99af3a5 init from phab 4 年之前
package.json 7cc99af3a5 init from phab 4 年之前
run.sh 7cc99af3a5 init from phab 4 年之前
server.js 7cc99af3a5 init from phab 4 年之前
yarn-error.log 7cc99af3a5 init from phab 4 年之前
yarn.lock 7cc99af3a5 init from phab 4 年之前

README.md

reservation-ssr

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

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