You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Garrett Mills 349b8a9e7d
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is passing Details
Improve print layout - still need to handle virtual scroll
3 years ago
android Fix database load issue; start row drag infra 3 years ago
e2e Initial commit 4 years ago
src Improve print layout - still need to handle virtual scroll 3 years ago
.drone.yml Update '.drone.yml' 3 years ago
.gitignore Task #6 - create ionic proxy for local development 4 years ago
.npmrc Migrate to PNPM support 3 years ago
Dockerfile Migrate to PNPM support 3 years ago
README.md Add devel info to README 3 years ago
angular.json Drone - monkey patch duplicate type definitions 3 years ago
azure-pipelines.yml Update azure-pipelines.yml for Azure Pipelines 4 years ago
browserslist Initial commit 4 years ago
capacitor.config.json Start adding real-time collab support to WYSIWYG 3 years ago
ionic.config.json Task #6 - create ionic proxy for local development 4 years ago
karma.conf.js Initial commit 4 years ago
ngsw-config.json Don't modify index.html during build - invalidates ngsw cache 4 years ago
package-lock.json pnpm i monkeypatch; dark mode logout; node-link search fix 3 years ago
package.json #91 - replace sidebar tree component with custom 1st-party implementation 3 years ago
pnpm-lock.yaml Improve print layout - still need to handle virtual scroll 3 years ago
proxy.conf.json Start adding real-time collab support to WYSIWYG 3 years ago
tag.txt tag 3 years ago
tsconfig.app.json Initial commit 4 years ago
tsconfig.json Initial commit 4 years ago
tsconfig.spec.json Initial commit 4 years ago
tslint.json Initial commit 4 years ago
yarn.lock Make ionic cli a dependency and remove separate build step 4 years ago

README.md

Requirements for frontend development

  • Node.js 14.x
  • The PNPM package manager
  • The Ionic CLI, globally
    • npm --global add @ionic/cli

For development:

pnpm i
ionic serve