Skip to content

CodeForGiessen/refugeeService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

refugeeService

This is the API Server and Author Environment for the refugeeProject (refugeeApp + refugeeService).

The project uses the MEAN-Stack in combination with the materialize CSS-Framework.

Contributing

Installation

Install node.js and npm, download the project and run the following commands:

In the root-directory: npm install Move into /home and run: bower install

After finishing you can run the sever with node index.js

Working

While working run grunt watch in the root-directory. This will lint your JavaScript Code and minify all modified css-Files in /home/public/css.

Run grunt beautify to make all js-Files more readable.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published