Run prettier in all files
This commit is contained in:
@ -23,7 +23,6 @@ A template to make your website using Astro + Tailwind CSS.
|
||||
- 100 SEO
|
||||
- Production ready Google PageSpeed Insights
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
## 🚀 Project Structure
|
||||
@ -64,7 +63,7 @@ Any static assets, like images, can be placed in the `public/` directory.
|
||||
All commands are run from the root of the project, from a terminal:
|
||||
|
||||
| Command | Action |
|
||||
|:---------------- |:-------------------------------------------- |
|
||||
| :---------------- | :------------------------------------------- |
|
||||
| `npm install` | Installs dependencies |
|
||||
| `npm run dev` | Starts local dev server at `localhost:3000` |
|
||||
| `npm run build` | Build your production site to `./dist/` |
|
||||
|
Reference in New Issue
Block a user