nuxt-express-example icon indicating copy to clipboard operation
nuxt-express-example copied to clipboard

NOT MAINTAINED Nuxt.js with Express.js example project

NOT MAINTAINED Nuxt.js with Express.js example project

This is an example project investigating Nuxt.js. It's is a simple Markdown blog.

Features

  • Real time save to data base
  • instant results
  • simple management

Installation

$ npm install

Usage

First, start the server.

$ npm run dev

You can now navigate to http://localhost:3000. To login, use Alfarr as first name and 123456 as password.

Author

Julian Claus and contributors.

License

MIT