Updated README.md.

This commit is contained in:
Chris Dill 2020-09-04 15:49:41 +01:00
parent 82a63c797e
commit c62a815023

View File

@ -3,11 +3,18 @@
We are a small team developing software and games. We are a small team developing software and games.
This is our company website with information on us, our products etc. This is our company website with information on us, our products etc.
It currently is using php for a couple of features. We try to simplify things where possible so that may likely change.
The website is in a work in progress and subject to change. The website is in a work in progress and subject to change.
Powered by svelte.
## Building
1. `npx sapper export`
## Serving
1. `npm run dev`
## License ## License
Check [LICENSE](LICENSE.md) for further details. Check [LICENSE](LICENSE) for further details.