Updated README.md.

This commit is contained in:
ChrisDill 2020-09-04 15:49:41 +01:00
parent d77758a82f
commit 0f8ab1cbe6

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.