金融保理项目

xielq 088235ef7c init from phab 5 years ago
assets 088235ef7c init from phab 5 years ago
components 088235ef7c init from phab 5 years ago
layouts 088235ef7c init from phab 5 years ago
middleware 088235ef7c init from phab 5 years ago
pages 088235ef7c init from phab 5 years ago
plugins 088235ef7c init from phab 5 years ago
static 088235ef7c init from phab 5 years ago
store 088235ef7c init from phab 5 years ago
Dockerfile 088235ef7c init from phab 5 years ago
README.md 088235ef7c init from phab 5 years ago
app.html 088235ef7c init from phab 5 years ago
nuxt.config.js 088235ef7c init from phab 5 years ago
package.json 088235ef7c init from phab 5 years ago
run.sh 088235ef7c init from phab 5 years ago
server.js 088235ef7c init from phab 5 years ago
yarn-error.log 088235ef7c init from phab 5 years ago
yarn.lock 088235ef7c init from phab 5 years ago

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.