Skip to content

Commit

Permalink
chore: init git and add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jingsu96 committed Sep 18, 2023
0 parents commit fc30fd2
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
@@ -0,0 +1,6 @@
.DS_Store
node_modules
.turbo
dist
.env
.cache
11 changes: 11 additions & 0 deletions README.md
@@ -0,0 +1,11 @@
<h1 align="center">
Tocino is the experimental design system for the Web
</h1>

## Installation

- TBD

## Documentation

- TBD

0 comments on commit fc30fd2

Please sign in to comment.