Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
KSZK
DevTeam
Archive
entries
Commits
44fb6d0c
Commit
44fb6d0c
authored
Apr 08, 2016
by
Barnabás Czémán
Browse files
Add Readme.md
parent
70528e69
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
0 → 100644
View file @
44fb6d0c
# Entries
## Projektről
TODO
## Függöségek
-
python3
-
django == 1.9.5
-
pillow
-
bower
-
jquery
-
uikit
-
sass
## Telepítés
````
pip install django==1.9.5```
````
pip install pillow
````
````
bower install
````
````
sassc sass/base.sass sass/base.css
````
````
./manage.py migrate
````
````
./manage.py runserver
```
`
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment