Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/povar0305/posts
https://github.com/povar0305/posts
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/povar0305/posts
- Owner: povar0305
- Created: 2024-03-19T15:27:07.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-03-21T16:06:03.000Z (10 months ago)
- Last Synced: 2024-03-21T17:29:48.420Z (10 months ago)
- Language: Vue
- Size: 351 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nuxt 3 Minimal Starter
Look at the [Nuxt 3 documentation](https://nuxt.com/docs/getting-started/introduction) to learn more.
## Setup
Make sure to install the dependencies:
```bash
# npm
npm install
```## Development Server
Start the development server on `http://localhost:3000`:
```bash
# npm
npm run dev
```## Production
Build the application for production:
```bash
# npm
npm run build
```Locally preview production build:
```bash
# npm
npm run preview
```Check out the [deployment documentation](https://nuxt.com/docs/getting-started/deployment) for more information.
Макета нет.
Использовала sass-loader.
# Скриншоты
![img.png](img.png)
![img_1.png](img_1.png)
![img_2.png](img_2.png)![img_3.png](img_3.png)
![img_4.png](img_4.png)
![img_5.png](img_5.png)