Skip to content

Full-Stack-DevOps-Research-Group/Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Research-API

Background

The goals for this repository are:

  1. Learn how to create and run a project with a MEAN stack.
  2. Learn how to use the API model.
  3. Prepare for entering the industry field.

Install

Nodejs and Npm

This project uses node and npm. Go check them out if you don't have them locally installed. We can download these from the official website https://nodejs.org/en/download/

MongoDB

Open the command window and go into the library folder. Run the command.

$ npm install mongoose

Open-cli

$ npm install --save-dev open-cli

Run the programe

Go into the express-LocalLibrary folder and run the command.

$ npm install

After that, run the command.

$ npm run devstar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors