Skip to content

A basic starter pack for angular 2 applications using the sails framework... 💻 😎

Notifications You must be signed in to change notification settings

Legobox-co/Angular2-Sails-starter-pack

Repository files navigation

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... 💻 😎

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published