Skip to content

mshchygol/express-ejs-vuejs-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EJS + Vue.js Stories App

Uses official guidance from Using EJS with Express

Project setup

Install dependencies npm install

Start express.js npm start

Then open: http://localhost:3456

My thoughts

  • I was surprised that the official EJS documentation lacked a full start-to-end examples
  • Created test data to mock original endpoint
  • Managed to implement required functionality
  • Not 100% confident in how Vue interacts with EJS, but it seems to work well — LGTM!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors