n2ex
1.0.0
vue ssr v2ex,因為依賴nuxt所以稱為n2ex
# install dependencies
$ yarn
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
# eslint
$ yarn lint
# unit tests
$ yarn test
N2ex 已獲得 MIT 許可。