{"id":248,"date":"2019-09-21T11:21:15","date_gmt":"2019-09-21T10:21:15","guid":{"rendered":"http:\/\/blog.brunocsmartin.fr\/?p=248"},"modified":"2019-09-21T15:26:11","modified_gmt":"2019-09-21T14:26:11","slug":"vue-js","status":"publish","type":"post","link":"https:\/\/blog.brunocsmartin.fr\/index.php\/2019\/09\/21\/vue-js\/","title":{"rendered":"Vue JS"},"content":{"rendered":"<p>Install vue with npm<\/p>\n<p><code><br \/>\nnpm init -y<br \/>\nnpm install @vue\/cli @vue\/cli-init<br \/>\nnpx vue init pwa my-vue-app<br \/>\ncd my-vue-app<br \/>\nnpm install<br \/>\nnpm run dev<br \/>\nnpm install bootstrap-vue bootstrap<br \/>\n<\/code><\/p>\n<p>Install PouchDB<br \/>\n<code><br \/>\nnpm install pouchdb<br \/>\nnpm install pouchdb-adapter-leveldb<br \/>\nnpm install sqlite3<br \/>\nnpm install pouchdb-adapter-websql-core<br \/>\n<\/code><\/p>\n<p>Maybe Install PouchDB server<br \/>\n<code><br \/>\nnpm install pouchdb-server<br \/>\n<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Install vue with npm npm init -y npm install @vue\/cli @vue\/cli-init npx vue init pwa my-vue-app cd my-vue-app npm install npm run dev npm install bootstrap-vue bootstrap Install PouchDB npm install pouchdb npm install pouchdb-adapter-leveldb npm install sqlite3 npm install pouchdb-adapter-websql-core Maybe Install PouchDB server npm install pouchdb-server<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-248","post","type-post","status-publish","format-standard","hentry","category-non-classe"],"_links":{"self":[{"href":"https:\/\/blog.brunocsmartin.fr\/index.php\/wp-json\/wp\/v2\/posts\/248"}],"collection":[{"href":"https:\/\/blog.brunocsmartin.fr\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.brunocsmartin.fr\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.brunocsmartin.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.brunocsmartin.fr\/index.php\/wp-json\/wp\/v2\/comments?post=248"}],"version-history":[{"count":6,"href":"https:\/\/blog.brunocsmartin.fr\/index.php\/wp-json\/wp\/v2\/posts\/248\/revisions"}],"predecessor-version":[{"id":254,"href":"https:\/\/blog.brunocsmartin.fr\/index.php\/wp-json\/wp\/v2\/posts\/248\/revisions\/254"}],"wp:attachment":[{"href":"https:\/\/blog.brunocsmartin.fr\/index.php\/wp-json\/wp\/v2\/media?parent=248"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.brunocsmartin.fr\/index.php\/wp-json\/wp\/v2\/categories?post=248"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.brunocsmartin.fr\/index.php\/wp-json\/wp\/v2\/tags?post=248"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}