initial commit

This commit is contained in:
Kim, Jimin 2021-02-13 16:02:10 +09:00
commit 60444b4120
30 changed files with 50490 additions and 0 deletions

21
README.md Normal file
View file

@ -0,0 +1,21 @@
# [developomp.com](https://developomp.com)
Tools used:
| Name | Use |
| --------------------------------------: | :-------------------------------------- |
| [Hexo](https://hexo.io) | generating static files |
| [Firebase](https://firebase.google.com) | hosting site (Future: hosting database) |
| [Github](https://github.com) | storing source & automatic deployment |
| [AWS](https://aws.amazon.com) | Domain name purchase & management |
# Setup
- Clone the repo
- Install dependencies
- Generate
# License
This project is licensed under the MIT License.\
Check the [LICENSE file](./LICENSE) for more information.