vue ssr v2ex,because it depends on nuxt so called n2ex
- Lighthouse 100/100 - Webpagetest
- Use vue ssr framework nuxt
- Use Element UI library element
- Use material Design UI library muse-ui
- Use browser and node.js http client axios
- Test runner ava
- Test spies, stubs and mocks sinon
- Unit test vue-test-utils
- Node proxy solve CORS
- Progressive Web Apps
- Hot topic list
- New topic list
- Topic detail with comment
- Node list
- Node detail
- User detail
# 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 is MIT licensed.