Legobox-co / Angular2-Sails-starter-pack

A basic starter pack for angular 2 applications using the sails framework... :computer: :sunglasses:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Sails Starter pack

an Angular and Sails project

In setting up a project using angular2 as the frontend and sails framework on the backend there's usually a lot in between, the starter pack helps take care of this so that you concentrate on the fun part which is building your project. its clean and straight to the point. with features like single command installation.

Prerequisites

In order to use the project, its required that you have the following installed on your machine.

$ npm install -g typescript 

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Here we go

$ npm install

this would install all neccesary packages required by the project.

  • Run the project with the command
sails lift

Built With

  • Angular - The web framework used
  • Sails - Backend Framework Used
  • Node - Runtime enviroment
  • NPM - Dependency management

Authors

Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspiration
  • etc

About

A basic starter pack for angular 2 applications using the sails framework... :computer: :sunglasses:


Languages

Language:JavaScript 53.9%Language:HTML 44.6%Language:TypeScript 1.1%Language:CSS 0.5%