金融保理项目

xielq 7cc99af3a5 init from phab 5 years ago
assets 7cc99af3a5 init from phab 5 years ago
components 7cc99af3a5 init from phab 5 years ago
layouts 7cc99af3a5 init from phab 5 years ago
middleware 7cc99af3a5 init from phab 5 years ago
pages 7cc99af3a5 init from phab 5 years ago
plugins 7cc99af3a5 init from phab 5 years ago
static 7cc99af3a5 init from phab 5 years ago
store 7cc99af3a5 init from phab 5 years ago
Dockerfile 7cc99af3a5 init from phab 5 years ago
README.md 7cc99af3a5 init from phab 5 years ago
app.html 7cc99af3a5 init from phab 5 years ago
nuxt.config.js 7cc99af3a5 init from phab 5 years ago
package.json 7cc99af3a5 init from phab 5 years ago
run.sh 7cc99af3a5 init from phab 5 years ago
server.js 7cc99af3a5 init from phab 5 years ago
yarn-error.log 7cc99af3a5 init from phab 5 years ago
yarn.lock 7cc99af3a5 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.