Skip to content

Commit 2390f95

Browse files
committed
Add: landing, specs & docs
1 parent 1009afe commit 2390f95

127 files changed

Lines changed: 10138 additions & 13846 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ config/settings/*.local.yml
5151
config/environments/*.local.yml
5252

5353
uploads/
54+
55+
# Yarn
5456
.yarn/
5557
node_modules/
5658

.node-version

Lines changed: 0 additions & 1 deletion
This file was deleted.

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
lts/krypton

0 commit comments

Comments
 (0)