Skip to content

iamkaarp/mevn

Repository files navigation

MEVN-Stack boilerplate (MongoDB, Express, Vue, NodeJS)

The entire project will be served by Express as a SPA when built.
Feel free to modify as you wish

The project has TailwindCSS as a bonus

Project setup

npm install

Build project

This will build both vue and the server

npm run build

Test Vue

This will build both vue and the server

npm run vue-test

Test server

This will build both vue and the server

npm run test

Check package.json for more command

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published