Skip to content

FaztWeb/mevn-typescript

Repository files navigation

MEVN with Typescript

Requeriments

To execute this project you need Mongodb installed and running.

Installation of the project

Execute the following command to execute project

npm install && npm install --prefix server
npm run build
npm start

Other Commands

Compiles and hot-reloads the frontend for development

npm run serve

Compiles and minifies for production

this compile the frontend and the backend

npm run build

Lints and fixes files

npm run lint

remove production directories

npm run clean

Customize configuration

See Configuration Reference.

About

Vue, Nodejs, Mongodb con Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published