Skip to content

Simplest demo for using ABC notation in a textarea on a website.

License

Notifications You must be signed in to change notification settings

paulrosen/vue-abcjs-editor-demo

Repository files navigation

vue-abcjs-editor-demo

Simplest demo for using ABC notation in a textarea on a website.

See abcjs for details.

Initial generation

vue init webpack vue-abcjs-editor-demo

? Project name vue-abcjs-editor-demo ? Project description Simplest demo for using ABC notation in a textarea on a website. ? Author Paul Rosen [email protected] ? Vue build standalone ? Install vue-router? No ? Use ESLint to lint your code? Yes ? Pick an ESLint preset none ? Set up unit tests No ? Setup e2e tests with Nightwatch? No ? Should we run npm install for you after the project has been created? (recommended) npm

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

Simplest demo for using ABC notation in a textarea on a website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published