Tidak Ada Deskripsi

TianChenjiang 367dff1515 chore: 更新dockerfile 4 tahun lalu
assets e9f3c031e5 fix: 禁止用户名输入中文,增加用户信息中展示的数据 4 tahun lalu
components e9f3c031e5 fix: 禁止用户名输入中文,增加用户信息中展示的数据 4 tahun lalu
layouts 07234cb891 每日一题 5 tahun lalu
middleware 8e175a21e5 style fix 5 tahun lalu
pages e9f3c031e5 fix: 禁止用户名输入中文,增加用户信息中展示的数据 4 tahun lalu
plugins e062f0ab22 fix 5 tahun lalu
static 1084065e7f update 6 tahun lalu
store 7189456d52 style: style improvement 5 tahun lalu
test 1b5a4a4c16 create frontend system 6 tahun lalu
.babelrc 1b5a4a4c16 create frontend system 6 tahun lalu
.editorconfig 1b5a4a4c16 create frontend system 6 tahun lalu
.eslintrc.js 7189456d52 style: style improvement 5 tahun lalu
.gitignore 1b5a4a4c16 create frontend system 6 tahun lalu
Dockerfile 367dff1515 chore: 更新dockerfile 4 tahun lalu
README.md 1b5a4a4c16 create frontend system 6 tahun lalu
jest.config.js 1b5a4a4c16 create frontend system 6 tahun lalu
nginx.conf 08d4a0148c 每日一题fix6 5 tahun lalu
nuxt.config.js 07234cb891 每日一题 5 tahun lalu
package-lock.json 54544f4fda add username 5 tahun lalu
package.json 07234cb891 每日一题 5 tahun lalu
yarn.lock 7189456d52 style: style improvement 5 tahun lalu

README.md

portal-frontend

My fine Nuxt.js project

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

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