Skip to content

teja8352/smartbeings-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartBeings Task

This project was generated with Angular CLI version 6.0.0 and used mLab service (Database-as-a-Service for MongoDB).

Prerequisite

If you have an older version of Node.js and NPM, you need to update it. smartbeings-task only supports Node 8.11.2 or higher versions.

Installation

To see or use this application, you need to clone the base smartbeings-task repository from Github. Following the steps below will guide you to install the latest smartbeings-task version.

git clone --depth 1 https://github.com/teja8352/smartbeings-task.git 
cd smartbeings-task
npm install  
nodemon server  

If all the packages and modules installed successfully, you need to open default web browser and you can see the default smartbeings-task application at http://localhost:8080. This is the default port unless you change that manually.

Additional Tools used in smartbeings-task

  • Mongoose - Mongoose provides a straight-forward, schema-based solution to model your application data. It includes built-in type casting, validation, query building, business logic hooks and more, out of the box.
  • Bootstrap - Bootstrap is an open source toolkit for developing with HTML, CSS, and JS. Quickly prototype your ideas or build your entire app with our Sass variables and mixins, responsive grid system, extensive prebuilt components, and powerful plugins built on jQuery.
  • TypeScript - TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors