Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mfazail/notes
A lightweight Nuxt theme to build your portfolio in minutes.
https://github.com/mfazail/notes
Last synced: about 2 months ago
JSON representation
A lightweight Nuxt theme to build your portfolio in minutes.
- Host: GitHub
- URL: https://github.com/mfazail/notes
- Owner: mfazail
- Created: 2023-09-23T03:51:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-11T12:52:52.000Z (8 months ago)
- Last Synced: 2024-06-11T14:17:59.364Z (8 months ago)
- Language: TypeScript
- Homepage: https://notes-mfazail.vercel.app
- Size: 249 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Website
My website made by [Content Wind](https://content-wind.nuxt.space) theme.
## Setup
```bash
npm install
```## Development
```bash
npm run dev
```Then open [http://localhost:3000](http://localhost:3000) to see your app.
## Deployment
Learn more how to deploy on [Nuxt docs](https://nuxt.com/docs/getting-started/deployment).