Skip to content

scribe-js/scribe.js-example-vue2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6a1ebbe · Dec 18, 2024

History

2 Commits
Aug 29, 2024
Aug 29, 2024
Aug 29, 2024
Aug 29, 2024
Aug 29, 2024
Aug 29, 2024
Dec 18, 2024
Dec 18, 2024
Aug 29, 2024

Repository files navigation

Overview

This example shows how scribe.js can be used with Vue.js v2 to make a web application. Vue.js v2 has reached end of life, so this is only recommended for existing Vue.js v2 users.

This repo was created using the Vue CLI tool, and everything below this section in the README is boilerplate from that tool. As Vue.js v2 uses Webpack as its build tool, all non-default settings used here in vue.config.js are copied from the Scribe.js Webpack v5 example repo. See that repo for more information regarding using Scribe.js with Webpack.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

scribe.js example using Vue.js v2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published