From 25d6942d9934a581a1904f9e08824ea93aacd32b Mon Sep 17 00:00:00 2001 From: Andinus Date: Sat, 9 Oct 2021 16:57:43 +0530 Subject: Initialize project --- README | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..dd4b8e1 --- /dev/null +++ b/README @@ -0,0 +1,39 @@ + ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ + CG ALGORITHMS + Collection of Algorithms used in Computer + Graphics + + Andinus + ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ + + +Table of Contents +───────────────── + +Development + + +━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ + Website + Source + GitHub (mirror) +━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ + + +Development +═══════════ + + The project is written in [Svelte]. + + ┌──── + │ # Clone the project. + │ git clone https://git.tilde.institute/andinus/cg-algorithms + │ cd cg-algorithms + │ + │ npm install # Get dependencies. + │ npm run dev # Build for development. + │ npm run build # Build for deployment. + └──── + + +[Svelte] -- cgit 1.4.1-2-gfad0