Skip to content

ruslanguns/spur-for-angular

Repository files navigation

Spur Template v1.0.0 Converted For Angular

License: MIT Maintenance Ask Me Anything ! GitHub contributors GitHub issues GitHub version

Author: Ruslan Gonzalez

Open Source Love

Theme Created by @HackerThemes - Code source — https://github.com/HackerThemes/spur-template alt text

Introduction

This nice admin theme designed by @hackerthemes and I thought that I'd be a nice idea to get it as a skeleton for Angular 8, so I converted it already with the best practices really easy to handle even for beginers I will be updating it frequenly so keep and eye on this repo, and if you'd like to contribute feel free to clone/fork and send your Pull Requests.

Documentation

Made by Compodoc

Demo

  • Open Demo User any email and password. Few bootstrap validation has been installed.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Build to production and create documentation

Simply run npm run build:prod checkout the package.json for more info.

Change log

6-12-2019

  • Minor changes:
  • Quick login.
  • Demo and Documentation updated.
  • Readme updated.

6-11-2019

  • New features:
  • Authentication Skeleton [login, signup, forgot, reset]
  • Pages moved to children route "/admin/"
  • Bug fixes.
  • Demo and Documentation updated.
  • Readme updated.

ToDo's

  • More features

  • Improve documentation

  • Fix Bugs