Skip to content

DoctorBud/smartdown-quasar

Repository files navigation

Smartdown Editor (smartdown-quasar)

Smartdown Editor via Quasar/VueJS

Inspirations

Install the dependencies

This project uses yarn instead of npm as its package manager. Mostly because it seems that's what the cool kids are using these days.

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

Useful stuff

xcrun xcodebuild install -workspace App.xcworkspace -scheme App -configuration release -derivedDataPath /Users/bud/DoctorBud/smartdown-quasar/dist/capacitor/ios -destination "platform=iOS,name=Bud's iPhone"

About

A Smartdown Editor using Local Storage for persistence.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published