Skip to content

nickngqs/mevn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mevn

A MEVN Stack Sample

Build Setup

# Installation
$ npm install # or yarn install

# Run backend server
$ cd server
$ npm run dev

# Run frontend client
$ cd client
$ npm run dev

Application

Server (Express App) will run on http://localhost:3001
Client (Nuxt.js App) will run on http://localhost:3000

About

A Mevn stack sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published