# ice **Repository Path**: feiseli/ice ## Basic Information - **Project Name**: ice - **Description**: 一个基于nuxt的vue wx公众号 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2017-12-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README <<<<<<< HEAD # ice > Nuxt.js project ## Build Setup ``` bash # install dependencies $ npm install # Or yarn install*[see note below] # 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 ``` *Note: Due to a bug in yarn's engine version detection code if you are using a prerelease version of Node (i.e. v7.6.0-rc.1) you will need to either: 1. Use `npm install` 2. Run `yarn` with a standard release of Node and then switch back For detailed explanation on how things work, checkout the [Nuxt.js docs](https://github.com/nuxt/nuxt.js). ======= # ice 一个基于nuxt的vue wx公众号 >>>>>>> origin/master