Skip to content

mkondur/nuxt-express-example

 
 

Repository files navigation

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.

Author

Julian Claus and contributors.

License

MIT

About

Nuxt.js with Express.js example project

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.4%
  • Vue 45.8%
  • CSS 1.8%