Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ikbalcaus/mynotes
Web application built with Vue.js for taking notes
https://github.com/ikbalcaus/mynotes
primevue vite vuejs
Last synced: 3 days ago
JSON representation
Web application built with Vue.js for taking notes
- Host: GitHub
- URL: https://github.com/ikbalcaus/mynotes
- Owner: ikbalcaus
- License: mit
- Created: 2024-02-24T19:16:52.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-11T15:37:46.000Z (8 months ago)
- Last Synced: 2024-03-11T17:06:33.324Z (8 months ago)
- Topics: primevue, vite, vuejs
- Language: CSS
- Homepage: https://notes-maker-app.vercel.app
- Size: 712 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MyNotes - Notes Maker app
Simple web application built with Vue.js for taking notes
## Project Setup
#### Download [Node.js](https://nodejs.org/en), and install the necessary modules
```sh
npm install
```#### Compile and Hot-Reload for Development
```sh
npm run dev
```#### Compile and Minify for Production
```sh
npm run build
cd dist
serve
```## Support
Star this repository :star:
Follow me on [Github](https://github.com/ikbalcaus) and [Linkedin](https://www.linkedin.com/in/ikbalcaus/)
Share this project with other people