Ei kuvausta

weirdoheheelf d605f75794 每日一题fix5 5 vuotta sitten
assets ad09c3fa3b update css 6 vuotta sitten
components 07234cb891 每日一题 5 vuotta sitten
layouts 07234cb891 每日一题 5 vuotta sitten
middleware 8e175a21e5 style fix 5 vuotta sitten
pages d605f75794 每日一题fix5 5 vuotta sitten
plugins d605f75794 每日一题fix5 5 vuotta sitten
static 1084065e7f update 6 vuotta sitten
store 7189456d52 style: style improvement 5 vuotta sitten
test 1b5a4a4c16 create frontend system 6 vuotta sitten
.babelrc 1b5a4a4c16 create frontend system 6 vuotta sitten
.editorconfig 1b5a4a4c16 create frontend system 6 vuotta sitten
.eslintrc.js 7189456d52 style: style improvement 5 vuotta sitten
.gitignore 1b5a4a4c16 create frontend system 6 vuotta sitten
Dockerfile 25163de6c9 add tail / 5 vuotta sitten
README.md 1b5a4a4c16 create frontend system 6 vuotta sitten
jest.config.js 1b5a4a4c16 create frontend system 6 vuotta sitten
nginx.conf d605f75794 每日一题fix5 5 vuotta sitten
nuxt.config.js 07234cb891 每日一题 5 vuotta sitten
package-lock.json 54544f4fda add username 5 vuotta sitten
package.json 07234cb891 每日一题 5 vuotta sitten
yarn.lock 7189456d52 style: style improvement 5 vuotta sitten

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.