A makeshift lobste.rs client built with Vue.js, vue-router, vue-resource and vue-brunch.
- Install:
- Brunch:
npm install -g brunch
- App dependencies:
npm install
- Brunch:
- Run:
npm start
— launches a server and watches the project with continuous rebuild.
This is licensed under MIT, see LICENSE.md for details.