Skip to content

广东科技学院“模拟基金”项目,前台~

Notifications You must be signed in to change notification settings

hhemin/SchoolFund

Repository files navigation

SchoolFund

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

现在我们来看下初始化好的项目目录

├── assets						css,图片等资源都在这
├── components                  组件相关
├── layouts                     路由布局
├── middleware                  中间件
├── pages                  		路由页面
├── static                  	静态资源
├── pages                  		路由页面
├── store              	      	vuex 相关
├── nuxt.config.js              nuxt 相关配置
├── package.json              	依赖相关
├── README.md              	    项目介绍

For detailed explanation on how things work, check out Nuxt.js docs.

框架

bulma css 1px = 0.0625rem nuxt 2.14版中文教程

About

广东科技学院“模拟基金”项目,前台~

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published