Skip to content

Goldy98/samamovies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Samamovies

This is a simple MEVN Stack CRUD Applications

Built With

  • MongoDB - The modern database
  • ExpressJS - Fast, unopinionated, minimalist web framework for Node.js
  • VueJS - The Progressive JavaScript Framework.
  • NodeJS - JavaScript runtime built on Chrome's V8 JavaScript engine.
  • Typescript - JavaScript that scales.
  • Vuesax - Framework Components for Vuejs

Prerequisites

Before geting set up and running, you need :

NodeJS
Working MongoDB Server

Installing

Open the project in your favorite code editor

Open a terminal and Run

cd client
npm install

Then on another terminal run

cd server
npm install

Running

In the server terminal, run

npm start

Then in the client terminal, run

npm run serve

You should be up and running

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published