Skip to content

Commit

Permalink
feat: init repo
Browse files Browse the repository at this point in the history
  • Loading branch information
adantoscano committed Sep 28, 2023
1 parent d8fac46 commit 251b802
Show file tree
Hide file tree
Showing 6 changed files with 1,472 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
node_modules
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## Install
`npm ci`

## Try
`npm start`
Loading

0 comments on commit 251b802

Please sign in to comment.