Projects/nettsiden-old
Projects
/
nettsiden-old
Archived
8
0
Fork 0
This repository has been archived on 2024-07-04. You can view files and clone it, but cannot push or open issues or pull requests.
nettsiden-old/README.md

22 lines
547 B
Markdown
Raw Normal View History

2016-08-15 17:43:41 +02:00
# Programvareverkstedet nettside
A website created with the latest and greatest web technologies.
May contain blackjack and other things one tends to include in awesome projects.
## Installation
git clone --recursive https://github.com/Programvareverkstedet/nettsiden.git
2016-08-15 17:43:41 +02:00
Put it in a folder your webserver can find.
2016-08-18 23:08:31 +02:00
## Development setup
Make sure you have sqlite3 and PHP installed, with pdo-sqlite module.
These can be obtained from your package manager.
2016-08-18 23:08:31 +02:00
./dev.sh
or on Windows, if you have PHP and sqlite3 available in path:
dev.bat