Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 659 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 659 Bytes

Angular + JWT + Webpack + ES6

How to run:

  1. Clone the project
  2. Run npm start
  3. Navigate to 'localhost/8080'
  4. Start developing your Angular app with ES6 (javascript 2015)

What you get?

  • Minimal AngularJS development environment which loads and bootstrap angular.
  • Set of basic loaders includes: Babel, json, css, html, fonts and images.
  • Basic JWT login/refresh
  • Sign up functionality
  • Simple navigation