Skip to content

ordinarypace/MEVN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEVN

Use

install dependencies & dev dependencies
$npm install
build server-side scripts & transpile client-side scripts to ES2015
$npm run build
open local server (port:3000) & watch client-side scripts by webpack
$npm run develop
clean build folder & bundle script
$npm run clean
Test
$npm run test

About

MongoDB/Express/Vue/Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages