Skip to content

Commit

Permalink
Merge pull request #78 from deepumandal/65-input-form-elements
Browse files Browse the repository at this point in the history
readme updates
  • Loading branch information
deepumandal authored Aug 16, 2024
2 parents 020463a + b32d7f7 commit 28880de
Showing 1 changed file with 3 additions and 29 deletions.
32 changes: 3 additions & 29 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -269,9 +269,9 @@ Whether you're a seasoned developer or just getting started, this Vite template

#### VSCode Extensions:

- ESLint
- Prettier - Code formatter
- TailwindCSS
- **ESLint**
- **Prettier - Code formatter**
- **TailwindCSS**

## Built with Tools

Expand Down Expand Up @@ -302,32 +302,6 @@ We welcome contributions from the community. Please follow these steps to contri

### Development Workflow

```plaintext
+---------------------+
| Clone Repository |
+---------+-----------+
|
v
+---------+-----------+
| Install Dependencies|
+---------+-----------+
|
v
+---------+-----------+
| Start Dev Server |
+---------+-----------+
|
v
+---------+-----------+
| Develop & Test |
+---------+-----------+
|
v
+---------+-----------+
| Build for Production|
+---------+-----------+
```

```mermaid
graph TD
A[Clone Repository]
Expand Down

0 comments on commit 28880de

Please sign in to comment.