Skip to content

1VinceP/vue-simple-notes

Repository files navigation

vue-simple-notes

This is a simple note taking application created for Hacktoberfest 2020. List of notes on the left, note editing on the right.

I have completed all of the major features that I plan to work on. Feel free to make meaningful changes as you desire. See the issues tab for inspiration, or you can come up with your own ideas.

You can now find a hosted version of this project at http://vue-simple-notes.surge.sh

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Lints and fixes files

npm run lint

Check (and fix) files against project's prettier config

npm run prettier

Run unit test (single run)

npm run test

Run unit test in watch mode

npm run test:unit

Using netlify to deploy site with backend functions.

  1. Connect cloned/forked repo to netlify,
  2. netlify.toml file will deploy both functions and HTML build

Releases

No releases published

Packages

No packages published

Contributors 5