旋律网站
构建设置
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
有关工作原理的详细说明,请查看 。
诺德汽车网站
构建设置
# install dependencies
$ yarn install or npm run install
# serve with hot reload at localhost:3000
$ yarn dev or npm run dev
# build for production and launch server
$ yarn build or npm run build
$ yarn start or npm run start
# generate s
我的个人网站项目
项目列表:导航栏-粉色(如果可能,侧面弹出-向外弹出)
My story
Virtual Resume/Work experience (expand option if possible)
- simple table with years worked / location / picture / title / short summary
Interests - ski icon / swim icon / dog icon / coding icon / le
作品集网站v2
我完善的Nuxt.js项目
构建设置
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
有关工作原理的详细说