Greenboard Flash is an innovative study tool for students to generate a study plan quickly and easily
To view the production go to https://flash.classroom.borumtech.com
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
npm installCompile and Hot-Reload for Development
npm run devCompile and Minify for Production
npm run buildRun unit tests with Vitest
npm run test:unitRun End-to-End Tests with Cypress
npm run build
npm run test:e2e # or `npm run test:e2e:ci` for headless testingLint with ESLint
npm run lintGreenboard Flash is not open to contributions from outside developers at this time
- Varun Singh - @varunsingh87
- Special thanks to Kaiwalya, an MLH mentor, for his feedback on our idea
Greenboard Flash is licensed under the MIT license.
In Progress