Skip to content

Angular 2+ starter kit with Laravel apiato as backend

License

Notifications You must be signed in to change notification settings

xRWill/Hello-Angular

Repository files navigation

Hello-Angular

This project is a start point to develop Angular apps with apiato as backend. At the moment the apiato supported version is 4.0.2, checkout apiato, it's a great project!!. This project uses Angular 4.

Some libraries used on this project:

  • ReactiveForms
  • angular2-jwt
  • @ngrx/core
  • @ngrx/effects
  • @ngrx/router-store
  • @ngrx/store
  • @ngx-translate/core
  • @ngrx/store-devtools
  • ngrx-store-freeze
  • ngx-bootstrap
  • font-awesome
  • etc...

Install

The install is as usual on any angular-cli project:

git clone --recursive https://github.com/llstarscreamll/Hello-Angular.git
cd Hello-Angular
yarn install # or npm install
ng serve

Now go to http://localhost:4200 and test the app.

Features

The main features of this project have been moved to their own repos, so git submodules are used to deliver updates more often, check those repos to see detailed modules feaures:

Tests

The app and the submodules has some tests:

ng tests

Contribution

There is a lot of work to do, contributions are welcome!!

License

The MIT License MIT.

About

Angular 2+ starter kit with Laravel apiato as backend

Resources

License

Stars

Watchers

Forks

Packages

No packages published