Skip to content

Zapix/angular-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fabiotest

Test project for Fabio

Setup & Run django part

  • Create virtuaenv
  • Install all requirements form dajngo-src/requirements.txt
  • Go to django-src/fabiotest
  • Create database python ./manage.py migrate
  • Run server python j./manage.py runserver

Setup & Run angular part

  • Setup node on your machine
  • Setup bower npm install -g bower
  • Go to angualrjs-src/fabiotest
  • Install all nodw modules npm install
  • Run server with angular project npm start

Test project.

Go on your web browser to localhost:8080.

About

Test project for fabio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published