Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

jaumard/trails-express-gulp-angular-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trails-express-gulp-angular-2

Trails example project with Express, Sequelize, Gulp and Angular2

Description

This project use the Angular2 tour of heroes (https://github.com/johnpapa/angular2-tour-of-heroes). It was modified to load, write, delete data from database with Trails REST API (footprints).

This project use Sequelize as ORM (trailpack-sequelize).

This project use Gulp to build Angular 2 app and copy assets (trailpack-gulp).

This project use Express to deploy the Angular 2 app on HTTP (trailpack-express).

Data fixtures are created by trailpack-bootstrap

Usage

Just clone this repo and install dependencies with npm i then start the server npm start and enjoy on http://localhost:3000

About

Trails example project with Express, Sequelize, Gulp and Angular2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published