Merge branch 'master' of https://github.com/BrianGrug/caddy-ui
This commit is contained in:
commit
3fb3f2f6d8
1 changed files with 1 additions and 22 deletions
21
README.md
21
README.md
|
|
@ -11,15 +11,6 @@ This project is built using the following technologies:
|
|||
- Tailwind CSS
|
||||
- Caddy API
|
||||
|
||||
## Getting Started
|
||||
|
||||
To build and run the project, follow these steps:
|
||||
|
||||
1. Clone the repository
|
||||
2. Install dependencies with `npm install`
|
||||
3. Start the development server with `npm run dev`
|
||||
4. Open [http://localhost:3000](http://localhost:3000) in your browser
|
||||
|
||||
## Checklist
|
||||
|
||||
- [ ] Dockerfile
|
||||
|
|
@ -29,9 +20,6 @@ To build and run the project, follow these steps:
|
|||
- [ ] Edit routes
|
||||
- [ ] User accounts
|
||||
|
||||
## Contributions
|
||||
|
||||
Contributions are welcome! Feel free to submit pull requests or open issues if you find any bugs or have suggestions for new features.
|
||||
## Getting Started
|
||||
|
||||
To build and run the project, follow these steps:
|
||||
|
|
@ -43,15 +31,6 @@ To build and run the project, follow these steps:
|
|||
5. Start the development server with `npm run dev`
|
||||
6. Open [http://localhost:3000](http://localhost:3000) in your browser
|
||||
|
||||
## Checklist
|
||||
|
||||
- [ ] Dockerfile
|
||||
- [X] View all Routes
|
||||
- [ ] Delete routes
|
||||
- [ ] Add routes
|
||||
- [ ] Edit routes
|
||||
- [ ] User accounts
|
||||
|
||||
## Contributions
|
||||
|
||||
Contributions are welcome! Feel free to submit pull requests or open issues if you find any bugs or have suggestions for new features.
|
||||
Loading…
Add table
Reference in a new issue