Split the crate in 3, introduce JS frontend

This commit is contained in:
Valentin Tolmer
2021-05-08 11:34:55 +02:00
parent 9459f53a13
commit c58459547b
9 changed files with 119 additions and 39 deletions
+3
View File
@@ -1,6 +1,9 @@
# Generated by Cargo
# will have compiled files and executables
/target/
/app/target
/app/pkg
/model/target
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html