/vue-lobsters

Lobsters clone with Vue.js

Primary LanguageVueMIT LicenseMIT

Vue.js Lobsters clone

A makeshift lobste.rs client built with Vue.js, vue-router, vue-resource and vue-brunch.

Getting started

  • Install:
    • Brunch: npm install -g brunch
    • App dependencies: npm install
  • Run:
    • npm start — launches a server and watches the project with continuous rebuild.

License

This is licensed under MIT, see LICENSE.md for details.