From 299bc755295a228690c8fe02b66f0c9a22667041 Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Sun, 21 Mar 2021 12:55:35 +0100 Subject: [PATCH] :pencil: (readme) --- README.md | 57 ++----------------------------------------------------- 1 file changed, 2 insertions(+), 55 deletions(-) diff --git a/README.md b/README.md index c8102c0..8524b27 100644 --- a/README.md +++ b/README.md @@ -1,56 +1,3 @@ -# OVA — Offline VueJS App +# Lite note -Opinionated Offline First VueJS 3 App Template - -## Features - -- Vue3 generated with vue-cli with different plugins: - - babel - - TypeScript - - PWA - - Router - - Vuex - - eslint - - jest - - i18n -- bulma -- pouchdb-browser -- netlify, config ready - -## Project setup - -``` -yarn install -``` - -### Compiles and hot-reloads for development - -``` -yarn serve -``` - -### Compiles and minifies for production - -``` -yarn build -``` - -### Run your unit tests - -``` -yarn test:unit -``` - -### Lints and fixes files - -``` -yarn lint -``` - -### Customize configuration - -See [Configuration Reference](https://cli.vuejs.org/config/). - -## Why? - -Here is my goto configuration when I want to implement an app idea quickly, so here we go, I created a template to simplify my process. +[Lite Note website](https://litenote.space)