Skip to content

albennett/parsec-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parsec-db

An individual project for Parsec Solutions

Goal

Create a MEAN stack app that stores internal contact and company data

Technologies Used

Node, Express, Mongoose, Javascript, AngularJS, Jquery, Angular-Route, Bootstrap, Body-Parser, eslint, Nodemon

Installation

Create new repository and enter the following command:

$ git clone https://github.com/albennett/parsec-db.git

Run the following command to install all dependencies:

$ npm install

Run command to run mongo:

$ mongod

$ npm run serve

Now open your browser and go to http://localhost:3000/ to start and use the application!

About

Mongo Database for Parsec Solutions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published