Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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