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 ライセンスを取得しています。