Skip to content

OrangeXC/n2ex

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

n2ex logo

Build Status Coverage Status GitHub License

Introduction

vue ssr v2ex,because it depends on nuxt so called n2ex

Performance

Features

  • 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

Pages

  • Hot topic list
  • New topic list
  • Topic detail with comment
  • Node list
  • Node detail
  • User detail

Build Setup

# 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

License

N2ex is MIT licensed.