Skip to content

nimakro/UI_LAB_SS_2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UI LAB Summer Term 2017

This is the project page for the HSKA summer term 2017 UI lab project.

Getting Started

  • Install NPM
  • Clone project with git clone https://github.com/altheviz/UI_LAB_SS_2017.git
  • Go into the repository cd UI_LAB_SS_2017
  • Install missing dependencies npm install This command will install all the dependencies listed in the file package.json.
  • Run the application nmp start or electron .This command will run the command electron . The start point is also defines in the file package.json.

Development

  • Place all your java-script code in the js subfolder.
  • Place all your html templates in views sub folder.
  • Place all your images in the img sub folder.
  • Place all your stylesheets in the css sub folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published