Skip to content
/ nuxt-comparator Public template

This project is a template using NuxtJS to generate sites comparing any kind of items (the "antagonists").

Notifications You must be signed in to change notification settings

jordisan/nuxt-comparator

Repository files navigation

nuxt-comparator

This project is a template using NuxtJS to generate sites comparing any kind of items (the "antagonists").

Deployed to https://nuxt-comparator.jordisan.net/

Example site at https://server-spa-comparison.jordisan.net/ (generated from repository https://github.com/jordisan/nuxt-comparator-example)

  • Uses NuxtJS (static site generation) and Nuxt content
  • TypeScript
  • All content based in .md files
  • Web content available without JS (good for SEO)

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

To do

  • Store needed? For global settings?
  • Some more tests
  • Responsive
  • Remove unnecessary folders/files
  • Custom error pages
  • Search

References

About

This project is a template using NuxtJS to generate sites comparing any kind of items (the "antagonists").

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published