learn-enough
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
or
npm run dev
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
Personal note taking site built with Vue.js. Demo Link: https://learn-enough.netlify.app/
Vue
npm install
npm run serve
or
npm run dev
npm run build
npm run lint