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 许可。