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

nuwanc/school-angular-spa

Repository files navigation

school-spa

AngularJS based SPA application. project is generated using Yeoman and build using grunt and bower.

what you need to run this application

  • nodejs and npm
  • npm modules grunt and bower

application structure

  • app.js - angular app module and router configuration
  • controllers.js - all the controllers used in the application
  • services.js - factory using to access rest api
  • views folder - all the views used in the application

application settings

  • app.js constant value REST_URL set the value to the spring-boot REST api url

Build & development

*Run npm install and bower install *Run grunt for building and grunt serve for preview.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published