/seneca-express-vue-example

An example repo that demonstrates how to use Vue with Express and Seneca

Primary LanguageVue

seneca-express-vue-example

Simply run:

PORT=9000 npm run start

Then navigate to http://localhost:9000/ in your browser.

If everything went okay, you should be able to see a warm greeting from the Express API.