SolidScribe/client
Max 276a72b4ce Gigantic Update
* Migrated manual tests to jest and started working on better coverage
* Added a bookmarklet and push key generation tool allowing URL pushing from bookmarklets
* Updated web scraping with tons of bug fixes
* Updated attachments page to handle new push links
* Aggressive note change checking, if patches get out of sync, server overwrites bad updates.
2023-10-17 19:46:14 +00:00
..
public Project restructuring, fixing minor bugs related to vue CLI upgrade 2022-10-23 19:14:31 +00:00
src Gigantic Update 2023-10-17 19:46:14 +00:00
.gitignore Updated vue CLI to latest version 2022-10-13 19:28:35 +00:00
babel.config.js Updating Everything to work correctly 2020-10-05 06:45:50 +00:00
jsconfig.json Updated vue CLI to latest version 2022-10-13 19:28:35 +00:00
package-lock.json Added metric tracking and some other little fixes 2022-12-20 17:42:38 +00:00
package.json Added metric tracking and some other little fixes 2022-12-20 17:42:38 +00:00
README.md Updated vue CLI to latest version 2022-10-13 19:28:35 +00:00

client

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.