From a70006b5bca3c3273ba34bfd0607235339e87583 Mon Sep 17 00:00:00 2001 From: marzavec Date: Sat, 19 May 2018 17:21:08 -0700 Subject: streamline dev flow --- clientSource/README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 clientSource/README.md (limited to 'clientSource/README.md') diff --git a/clientSource/README.md b/clientSource/README.md new file mode 100644 index 0000000..476acc9 --- /dev/null +++ b/clientSource/README.md @@ -0,0 +1,2 @@ +## Explanation +This folder will contain the source for the version 2 client. The new client has a build process which will transpile into `./client`. For now it is a placeholder that retains the development process flow for hack.chat's modular project structure. -- cgit v1.2.1