Skip to content

Commit

Permalink
Port initial content, animate simple SVG
Browse files Browse the repository at this point in the history
  • Loading branch information
duizendnegen committed Aug 14, 2022
1 parent 18f7709 commit d216365
Show file tree
Hide file tree
Showing 13 changed files with 32,250 additions and 14,765 deletions.
15 changes: 15 additions & 0 deletions generate-react-cli.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"usesTypeScript": true,
"usesCssModule": false,
"cssPreprocessor": "css",
"testLibrary": "None",
"component": {
"default": {
"path": "src/components",
"withStyle": false,
"withTest": false,
"withStory": false,
"withLazy": false
}
}
}
Loading

0 comments on commit d216365

Please sign in to comment.