Project description - one or two paragraphs. The enemy is dark and creates major problems. The solution is now available and the World can rejoice.
- Getting Started
- How it Works
- Start development build with Electron
- Testing
- Contributing
- Modus Create
- Licensing
-
git clone https://github.com/ModusCreateOrg/hashnotes
-
cd hashnotes
-
npm i
-
npm start
{Describe how it works. Include images if possible.}
-
Add Electron to Capacitor
- Note: You only need to do this step once
./node_modules/.bin/cap add electron
-
npm run build
-
npm run cap-open-electron
-
Lint
npm run lint
-
Unit
npm test
-
Unit (via CI)
npm run test.ci
-
E2E
npm run e2e
-
Gimbal
npm run build && npm run gimbal
-
Add Electron to Capacitor
- Note: You only need to do this step once
./node_modules/.bin/cap add electron
-
npm run build
-
npm run electron-pack
-
Refer to Electron dist directory for the files:
./electron/dist/
E2E testing is brought to you by BrowserStack.
Modus Create is a digital product consultancy. We use a distributed team of the best talent in the world to offer a full suite of digital product design-build services; ranging from consumer facing apps, to digital migration, to agile development training, and business transformation.
This project is part of Modus Labs.
This project is MIT licensed.