Skip to content

🎛 MEAN stack boilerplate, single page app, authentication with jwt, 'active validation' with vee-validate, easy to expand

Notifications You must be signed in to change notification settings

ste7/mevn-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MEAN stack boilerplate with jwt authentication

node.js :: express :: vue-webpack :: mongodb

  • Single page app
  • Authentication with jwt
  • 'Active validation' with vee-validate
  • Easy to expand

Usage

Installation

https://github.com/ste7/mevn-boilerplate.git

Serve

To serve the backend

cd mevn-boilerplate/app
npm start

To serve the frontend

cd ../public
npm run dev

🚀

http://localhost:8080/#/

About

🎛 MEAN stack boilerplate, single page app, authentication with jwt, 'active validation' with vee-validate, easy to expand

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages