Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abrindeyev/diary
https://github.com/abrindeyev/diary
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/abrindeyev/diary
- Owner: abrindeyev
- Created: 2019-11-18T01:17:36.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T01:06:16.000Z (almost 2 years ago)
- Last Synced: 2023-04-04T08:12:16.371Z (over 1 year ago)
- Language: HTML
- Size: 2.17 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Compliance Diary
## Framework7 CLI Options
Framework7 app created with following options:
```
{
"type": [
"web"
],
"name": "Compliance Diary",
"framework": "core",
"template": "single-view",
"bundler": "webpack",
"cssPreProcessor": false,
"customColor": false,
"cwd": "/Users/abr/src/compliance-diary"
}
```## NPM Scripts
* `npm start` - run development server
* `npm run build-prod` - build web app for production
## AssetsAssets (icons, splash screens) source images located in `assets-src` folder. To generate your own icons and splash screen images, you will need to replace all assets in this directory with your own images (pay attention to image size and format), and run the following command in the project directory:
```
framework7 generate-assets
```Or launch UI where you will be able to change icons and splash screens:
```
framework7 generate-assets --ui
```## Documentation & Resources
* [Framework7 Core Documentation](https://framework7.io/docs/)
* [Framework7 Icons Reference](https://framework7.io/icons/)
* [Community Forum](https://forum.framework7.io)## Support Framework7
Love Framework7? Support project by donating or pledging on patreon:
https://patreon.com/vladimirkharlampidi